0
0
Fork 0
mirror of https://github.com/id-Software/DOOM-3-BFG.git synced 2025-03-16 15:41:16 +00:00
doom3-bfg/base/def/d3le-items.def
2022-08-27 13:19:29 +02:00

11 lines
No EOL
283 B
Modula-2

entityDef moveable_item_aircannister_exis {
"inherit" "item_aircannister"
"spawnclass" "idMoveableItem"
"model" "models/mapobjects/phobos/envirotank.lwo"
"density" "0.05"
"friction" "0.2"
"bouncyness" "0"
"nopulse" "1"
"snd_bounce" "smallbox"
}