Implemented poison for bone dagger

This commit is contained in:
Danewolf 2023-06-02 08:47:30 +00:00 committed by Ryan
parent aec9476438
commit 48cc5048af

View file

@ -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),