From 7b4150d9bba9d571c5bae72bb08cc33c808f5635 Mon Sep 17 00:00:00 2001 From: "Lampi :x" Date: Sat, 7 Dec 2024 19:01:41 +0500 Subject: [PATCH] spawn for paddy / my tz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit я сделал спавн для падди, кэщрас доволен --- .../ADT/Entities/Markers/Spawners/mech.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Resources/Prototypes/ADT/Entities/Markers/Spawners/mech.yml b/Resources/Prototypes/ADT/Entities/Markers/Spawners/mech.yml index 31badf3b599..e51856fe849 100644 --- a/Resources/Prototypes/ADT/Entities/Markers/Spawners/mech.yml +++ b/Resources/Prototypes/ADT/Entities/Markers/Spawners/mech.yml @@ -53,3 +53,18 @@ - type: ConditionalSpawner prototypes: - ADTMechMaulerBattery + +- type: entity + name: Paddy Spawner + id: ADTSpawnMechPaddy + parent: MarkerBase + components: + - type: Sprite + layers: + - state: green + - sprite: Objects/Specific/Mech/mecha.rsi + state: paddy + - type: ConditionalSpawner + prototypes: + - ADTMechpaddyBattery +