mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
Format; clean up magic plugin.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user