From bc659c1ca0e25cc0752299f6a843c46425965bc0 Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Wed, 11 Dec 2024 23:48:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=BB=D0=B8=D1=82=D0=BE=D1=87=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Locale/ru-RU/_white/ui/ghostTeleportMenu.ftl | 2 ++ .../Prototypes/Entities/Mobs/NPCs/space.yml | 11 ++++++++--- .../_White/Antag/globalAntagonists.yml | 6 ++++++ .../Mobs/Animals/snail.rsi/deatheyes.png | Bin 0 -> 1953 bytes .../Textures/Mobs/Animals/snail.rsi/meta.json | 4 ++++ 5 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 Resources/Textures/Mobs/Animals/snail.rsi/deatheyes.png diff --git a/Resources/Locale/ru-RU/_white/ui/ghostTeleportMenu.ftl b/Resources/Locale/ru-RU/_white/ui/ghostTeleportMenu.ftl index fc79810ec6..a2bbbedbee 100644 --- a/Resources/Locale/ru-RU/_white/ui/ghostTeleportMenu.ftl +++ b/Resources/Locale/ru-RU/_white/ui/ghostTeleportMenu.ftl @@ -22,6 +22,8 @@ global-antagonist-spider-clown-name = Гигантский хонк-паук global-antagonist-spider-clown-description = Соразмерный с человеком агрессивный клоун-паук. ХОНК! global-antagonist-rats-name = Гигантская крыса global-antagonist-rats-description = Вечноголодная и агрессивная крыса +global-antagonist-snail-name = Улитка +global-antagonist-snail-description = Она пришла global-antagonist-unknown-name = Неизвестно global-antagonist-unknown-description = Подозрительно!! diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/space.yml b/Resources/Prototypes/Entities/Mobs/NPCs/space.yml index 68240d3d36..c2f8b4af14 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/space.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/space.yml @@ -377,7 +377,7 @@ - type: SalvageMobRestrictions - type: entity # WD Ahead of wizden - parent: SimpleSpaceMobBase + parent: SimpleMobBase # WD edit id: MobSnail name: snail description: Revolting unless you're french. @@ -545,11 +545,14 @@ settings: default - type: Sprite layers: - - map: ["enum.DamageStateVisualLayers.Base"] + - map: [ "enum.DamageStateVisualLayers.Base" ] state: deathsnail + - map: [ "enum.DamageStateVisualLayers.BaseUnshaded" ] + state: deatheyes + shader: unshaded - type: PointLight color: red - energy: 2 + energy: 0.2 range: 3 - type: AmbientSound range: 5 @@ -559,6 +562,8 @@ - type: MovementSpeedModifier baseWalkSpeed : 0.5 baseSprintSpeed : 1 + - type: GlobalAntagonist + antagonistPrototype: globalAntagonistSnail # WD EDIT END - type: entity # WD Ahead of wizden diff --git a/Resources/Prototypes/_White/Antag/globalAntagonists.yml b/Resources/Prototypes/_White/Antag/globalAntagonists.yml index 55e5544897..721445fa63 100644 --- a/Resources/Prototypes/_White/Antag/globalAntagonists.yml +++ b/Resources/Prototypes/_White/Antag/globalAntagonists.yml @@ -75,3 +75,9 @@ name: global-antagonist-unknown-name description: global-antagonist-unknown-description weight: 12 + +- type: antagonist + id: globalAntagonistSnail + name: global-antagonist-snail-name + description: global-antagonist-snail-description + weight: 13 diff --git a/Resources/Textures/Mobs/Animals/snail.rsi/deatheyes.png b/Resources/Textures/Mobs/Animals/snail.rsi/deatheyes.png new file mode 100644 index 0000000000000000000000000000000000000000..c9f5927514d2662589ad9922aaf258e4c2c23c03 GIT binary patch literal 1953 zcmcgtOKjXk7G-+m{FpVb>htF*Q9}8hmVVCSrP}3e6uDk6olf2yDBcS6hynC zAd0afntY@gs%6`!MHQ=685^>yBNaPXadcfAT@t5D{lHnPzcwP{Up1+n=ZPcBy#wWvt4oiZ}vg+i_0%D9%ofJ=7tiX_(|8i^akt@z_>glepAj3{g_Ljk8gn zc*f*DNo1vhih8x#FsCG zvCn$hsR;w9lN@RiubPGw1!1$PXbv_VReJ?j9gK%im-%6^JqcAgx~Wzj#dI|5E-3FA zpXB7eV4pexOC!Pq4kOY6If+}6Sf<_P~o~xBhGRXQ)tv{5|6nOhQ4EB z2r#xR1h&B+mZl*aYbK(Gu2WUlK(m6eeVx&*qOyhku*-c$xsU%?LA4C1DhARN)kcb~ z`N;MtL7qtz4HSR?N;T)xkpF0;GwHQZ<#UgL?puLxc&HlK7Q&$E$OF$uRl`(?;_2X- zLD9{F262|djF)bE^na|wrO~Jpii4hT2rYWOCefnE;7gx{HPDtG`VD{O+9j01}ieR%t$ zZ*Kn8>Y^*BcAvg+e15Jyd*z6BGqU6b#3<(p;vi6yZXhS&piA0qj&bo*^Be* x!XZZcmjAfBK)zeAfNy1G6|p8%rzotLNT+?_VX9Wgq|m literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Animals/snail.rsi/meta.json b/Resources/Textures/Mobs/Animals/snail.rsi/meta.json index 2800667917..962e9b30bb 100644 --- a/Resources/Textures/Mobs/Animals/snail.rsi/meta.json +++ b/Resources/Textures/Mobs/Animals/snail.rsi/meta.json @@ -22,6 +22,10 @@ "name": "deathsnail", "directions": 4 }, + { + "name": "deatheyes", + "directions": 4 + }, { "name": "spacedead" },