mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-15 16:34:49 +00:00
add more items
This commit is contained in:
parent
c9bb229d89
commit
cc909af568
1 changed files with 3 additions and 0 deletions
|
|
@ -20,8 +20,11 @@ const dataBlockToShapeName = {
|
||||||
GrenadeLauncher: "weapon_grenade_launcher.dts",
|
GrenadeLauncher: "weapon_grenade_launcher.dts",
|
||||||
GrenadeLauncherAmmo: "ammo_grenade.dts",
|
GrenadeLauncherAmmo: "ammo_grenade.dts",
|
||||||
InventoryDeployable: "pack_deploy_inventory.dts",
|
InventoryDeployable: "pack_deploy_inventory.dts",
|
||||||
|
Mine: "ammo_mine.dts",
|
||||||
|
MotionSensorDeployable: "pack_deploy_sensor_motion.dts",
|
||||||
Plasma: "weapon_plasma.dts",
|
Plasma: "weapon_plasma.dts",
|
||||||
PlasmaAmmo: "ammo_plasma.dts",
|
PlasmaAmmo: "ammo_plasma.dts",
|
||||||
|
PulseSensorDeployable: "pack_deploy_sensor_pulse.dts",
|
||||||
RepairKit: "repair_kit.dts",
|
RepairKit: "repair_kit.dts",
|
||||||
RepairPack: "pack_upgrade_repair.dts",
|
RepairPack: "pack_upgrade_repair.dts",
|
||||||
RepairPatch: "repair_patch.dts",
|
RepairPatch: "repair_patch.dts",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue