Update to make catagories

This commit is contained in:
2026-02-15 13:11:32 -05:00
parent ad8310f143
commit 53b0b4317d
7 changed files with 1209 additions and 23 deletions

View File

@@ -0,0 +1,7 @@
IGUI_EN = {
IGUI_ItemCat_WepFire = "Weapon - Firearm",
IGUI_ItemCat_WepAmmoMag = "Weapon - Magazine",
IGUI_ItemCat_Casings = "Spent Casings",
IGUI_ItemCat_OFSpentCasings = "Spent Casings",
IGUI_ItemCat_OFAmmoPart = "Ammo Part",
}