mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Implemented poison for bone dagger
This commit is contained in:
parent
aec9476438
commit
48cc5048af
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ class PoisonedWeaponListeners : InteractionListener {
|
|||
RUNE_DAGGER(1213, 1229, 5678, 5696),
|
||||
DRAGON_DAGGER(1215, 1231, 5680, 5698),
|
||||
BLACK_DAGGER(1217, 1233, 5682, 5700),
|
||||
BONE_DAGGER(8872, 8874, 8876, 8878),
|
||||
|
||||
BRONZE_SPEAR(1237, 1251, 5704, Items.BRONZE_SPEARP_PLUS_PLUS_5718),
|
||||
IRON_SPEAR(1239, 1253, 5706, Items.IRON_SPEARP_PLUS_PLUS_5720),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue