Format; clean up magic plugin.

This commit is contained in:
Major-
2013-11-06 23:43:17 +00:00
parent 19e609cd6d
commit 003aa082a2
8 changed files with 53 additions and 59 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ class AlchemyAction < ItemSpellAction
end
def illegal_item?
return ILLEGAL_ALC_ITEMS.include? @item.id
return ILLEGAL_ALC_ITEMS.include? @item.id
end
def execute_action