diff --git a/stripper/ze_winter_warehouse_p/default_ents.jsonc b/stripper/ze_winter_warehouse_p/default_ents.jsonc deleted file mode 100644 index c9042bb..0000000 --- a/stripper/ze_winter_warehouse_p/default_ents.jsonc +++ /dev/null @@ -1,15 +0,0 @@ -{ - "filter": [ - // Remove vending machines in truck. Since truck has no roof entrance, this spot is used exclusively to delay rounds - { - "classname": "prop_physics_override", - "model": "models/props/cs_office/vending_machine.vmdl", - "origin": "-612.709595 -32.000000 62.427197" - }, - { - "classname": "prop_physics_override", - "model": "models/props/cs_office/vending_machine.vmdl", - "origin": "-612.709595 -96.000000 62.427197" - } - ] -} \ No newline at end of file