add more items

This commit is contained in:
Brian Beck 2025-11-14 23:20:20 -08:00
parent 3475855fcb
commit 9059cd1314
2 changed files with 4 additions and 1 deletions

View file

@ -15,10 +15,13 @@ const dataBlockToShapeName = {
Chaingun: "weapon_chaingun.dts",
ChaingunAmmo: "ammo_chaingun.dts",
CloakingPack: "pack_upgrade_cloaking.dts",
ConcussionGrenade: "grenade.dts",
DiscAmmo: "ammo_disc.dts",
ELFGun: "weapon_elf.dts",
EnergyPack: "pack_upgrade_energy.dts",
Flag: "flag.dts",
FlareGrenade: "grenade.dts",
Grenade: "grenade.dts",
GrenadeLauncher: "weapon_grenade_launcher.dts",
GrenadeLauncherAmmo: "ammo_grenade.dts",
InventoryDeployable: "pack_deploy_inventory.dts",