Random Grille Spawner for mappers. (#19416)

* random grille textures

* random grille prototype
This commit is contained in:
VelonacepsCalyxEggs
2023-08-22 05:21:45 +03:00
committed by GitHub
parent 5b6d545f5f
commit 9bf20c7f9b
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
- type: entity
name: Random Grille Spawner
id: GrilleSpawner
parent: MarkerBase
components:
- type: Sprite
layers:
- sprite: Structures/Walls/random.rsi
state: randomgrille
- type: RandomSpawner
prototypes:
- Grille
- GrilleBroken
chance: 1.0
placement:
mode: AlignTileAny