Updated various functions for Trident

Updated various functions for Trident
Katar is a simple weapon.
This commit is contained in:
Jaysyn904
2025-05-05 19:52:23 -04:00
parent 89c6018463
commit 46c50ae362
5 changed files with 37 additions and 14 deletions

View File

@@ -34,6 +34,7 @@ int IsItemMetal(object oItem)
type==BASE_ITEM_SHORTSWORD ||
type==BASE_ITEM_SHURIKEN ||
type==BASE_ITEM_SICKLE ||
type==BASE_ITEM_TRIDENT ||
type==BASE_ITEM_THROWINGAXE ||
type==BASE_ITEM_TWOBLADEDSWORD ||
type==BASE_ITEM_WARHAMMER ||