diff --git a/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml b/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml index 733422cbeb..f5538f20b4 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml @@ -39,3 +39,17 @@ - type: ConditionalSpawner prototypes: - 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