mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 16:49:04 +00:00
Remove unnecessary skill dependency from consumable Potions.
This commit is contained in:
@@ -2,7 +2,10 @@ require 'java'
|
||||
|
||||
java_import 'org.apollo.game.model.entity.Skill'
|
||||
|
||||
private
|
||||
|
||||
DRINK_POTION_SOUND = 334
|
||||
EMPTY_VIAL_ID = 229
|
||||
|
||||
# A drinkable potion.
|
||||
class Potion < Consumable
|
||||
|
||||
Reference in New Issue
Block a user