Adds conditional spawners for ammunition.
Still needs to be mapped in.
@@ -403,6 +403,24 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_launcher_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_magnum_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_melee",
|
||||
"directions": 1,
|
||||
@@ -421,6 +439,15 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_pistol_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_revolver",
|
||||
"directions": 1,
|
||||
@@ -439,6 +466,15 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_rifle_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_shotgun",
|
||||
"directions": 1,
|
||||
@@ -448,6 +484,15 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_shotgun_ammo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_smg",
|
||||
"directions": 1,
|
||||
@@ -466,7 +511,7 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "spawner_trash",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
|
||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 445 B |
|
After Width: | Height: | Size: 614 B |
|
After Width: | Height: | Size: 636 B |
|
After Width: | Height: | Size: 482 B |
|
After Width: | Height: | Size: 469 B |
|
Before Width: | Height: | Size: 663 B After Width: | Height: | Size: 551 B |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 1.1 KiB |