mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Cleanup.
This commit is contained in:
@@ -50,6 +50,7 @@ class ConsumeAction < Action
|
||||
def equals(other)
|
||||
return (mob == other.mob && @consumable.id == other.consumable.id)
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
# Intercepts the first item option event and consumes the consumable, if necessary.
|
||||
|
||||
Reference in New Issue
Block a user