[Spawn] Motobike Spawner (#15238)
This commit is contained in:
@@ -39,3 +39,17 @@
|
|||||||
- type: ConditionalSpawner
|
- type: ConditionalSpawner
|
||||||
prototypes:
|
prototypes:
|
||||||
- VehicleATV
|
- VehicleATV
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: Motobike Spawner
|
||||||
|
id: SpawnVehicleMotobike
|
||||||
|
parent: MarkerBase
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
layers:
|
||||||
|
- state: green
|
||||||
|
- sprite: Objects/Vehicles/motorbike.rsi
|
||||||
|
state: keys
|
||||||
|
- type: ConditionalSpawner
|
||||||
|
prototypes:
|
||||||
|
- VehicleSkeletonMotorcycle
|
||||||
|
|||||||
Reference in New Issue
Block a user