Remove Car Spawner

This commit is contained in:
2025-12-01 19:27:28 -06:00
parent cd4373cc61
commit b474a10da1
4 changed files with 0 additions and 35 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,22 +0,0 @@
{
"manifestVersion": 5,
"id": "C_L_B.CarSpawner",
"name": "CarSpawner",
"version": "1.0.2",
"requires": [
{
"id": "railroader",
"notBefore": "2024.6.8"
},
{
"id": "Zamu.StrangeCustoms",
"notBefore": "1.9"
}
],
"mixintos": {
"game-graph": [
"file(game-graph.json)"
]
},
"assemblies": [ "CarSpawner" ]
}

View File

@@ -1,13 +0,0 @@
{
"loads":{
"clb-carSpawner-internal": {
"description": "internalCarSpawner",
"units": "Pounds",
"density": 1,
"unitWeightInPounds": 0.0,
"importable": false,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
}
}
}