Add dev map (#14614)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
14
Resources/Prototypes/Entities/Markers/Spawners/debug.yml
Normal file
14
Resources/Prototypes/Entities/Markers/Spawners/debug.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
- type: entity
|
||||
name: Urist Spawner
|
||||
id: SpawnMobHuman
|
||||
parent: MarkerBase
|
||||
suffix: DEBUG
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: green
|
||||
- sprite: Mobs/Species/Human/parts.rsi
|
||||
state: full
|
||||
- type: ConditionalSpawner
|
||||
prototypes:
|
||||
- MobHuman
|
||||
Reference in New Issue
Block a user