From 8e4d2713a66be1b9b22dcbb844cc8a1b48839f88 Mon Sep 17 00:00:00 2001 From: AnderFan Date: Sat, 9 Mar 2024 21:55:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BA=20=D0=B0=D0=B9=D0=B4=D0=B8=20=D0=BF=D0=B5=D0=BF=D0=BB?= =?UTF-8?q?=D0=B0=20ADT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../adt/entities/objects/misc/radioash.ftl | 3 +++ .../Prototypes/Entities/Objects/Misc/radioash.yml | 14 ++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/adt/entities/objects/misc/radioash.ftl create mode 100644 Resources/Prototypes/Entities/Objects/Misc/radioash.yml diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/adt/entities/objects/misc/radioash.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/adt/entities/objects/misc/radioash.ftl new file mode 100644 index 00000000000..2b98f354e54 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/adt/entities/objects/misc/radioash.ftl @@ -0,0 +1,3 @@ +ent-ADTRadioAsh = пепел + .desc = Обычная кучка пепла. Обычная? + .suffix = РАДИОАКТИВНЫЙ diff --git a/Resources/Prototypes/Entities/Objects/Misc/radioash.yml b/Resources/Prototypes/Entities/Objects/Misc/radioash.yml new file mode 100644 index 00000000000..38a0d1afcf7 --- /dev/null +++ b/Resources/Prototypes/Entities/Objects/Misc/radioash.yml @@ -0,0 +1,14 @@ +- type: entity + name: ash + parent: BaseItem + id: ADTRadioAsh + description: The usual pile of ashes. The usual one? + components: + - type: Sprite + sprite: Objects/Materials/materials.rsi + state: ash + - type: Tag + tags: + - Trash + - type: RadiationSource + intensity: 0.55