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

@@ -3434,6 +3434,7 @@ int PrimoGetWeaponSize(object oItem)
case BASE_ITEM_KATANA:
case BASE_ITEM_MAGICSTAFF:
case BASE_ITEM_LONGSWORD:
case BASE_ITEM_TRIDENT:
case BASE_ITEM_MORNINGSTAR:
case BASE_ITEM_RAPIER:
case BASE_ITEM_SCIMITAR: