]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
[Spawn] Motobike Spawner (#15238)
authorPuro <103608145+PuroSlavKing@users.noreply.github.com>
Sun, 9 Apr 2023 21:57:40 +0000 (00:57 +0300)
committerGitHub <noreply@github.com>
Sun, 9 Apr 2023 21:57:40 +0000 (15:57 -0600)
Resources/Prototypes/Entities/Markers/Spawners/vehicles.yml

index 733422cbeba9c4fc3469f163b6baa283af5f1d69..f5538f20b40b91603420c9d56a5a1ad20d61bb1d 100644 (file)
   - 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