mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 00:38:14 +00:00
creation of drink.rb
fix bad name
This commit is contained in:
@@ -10,6 +10,7 @@ CONSUME_ANIMATION_ID = 829
|
||||
module ConsumableType
|
||||
FOOD = 1
|
||||
POTION = 2
|
||||
DRINK = 3
|
||||
end
|
||||
|
||||
# An item that can be consumed to produce a skill effect.
|
||||
|
||||
Reference in New Issue
Block a user