Add timed spawner for Xeno AI and markers
This commit is contained in:
@@ -367,6 +367,15 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_ai",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_grenade",
|
||||
"directions": 1,
|
||||
@@ -456,6 +465,15 @@
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spawner_xenoai",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/markers.rsi/spawner_ai.png
Normal file
BIN
Resources/Textures/Objects/markers.rsi/spawner_ai.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
BIN
Resources/Textures/Objects/markers.rsi/spawner_xenoai.png
Normal file
BIN
Resources/Textures/Objects/markers.rsi/spawner_xenoai.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Reference in New Issue
Block a user