[Spawn] Motobike Spawner (#15238)

This commit is contained in:
Puro
2023-04-10 00:57:40 +03:00
committed by GitHub
parent 8d5ed9f629
commit aeefc43ba9

View File

@@ -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