From 74126daaa89740b38338c4fda9bc5f8058bf6708 Mon Sep 17 00:00:00 2001 From: BIGZi0348 <118811750+BIGZi0348@users.noreply.github.com> Date: Sun, 10 Nov 2024 12:44:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=83=D1=80=D0=B0=D0=BD=D0=BE=D0=B2=D0=BE=D0=B9=20?= =?UTF-8?q?=D0=BC=D1=8B=D1=88=D0=B8=20RIP=20(#166)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Меньше раковых образований среди экипажа * formating --- .../Markers/Spawners/Conditional/timed.yml | 1 - .../Entities/Markers/Spawners/mobs.yml | 1 - .../Prototypes/Entities/Mobs/NPCs/animals.yml | 35 ------------------- Resources/Prototypes/GameRules/events.yml | 2 -- 4 files changed, 39 deletions(-) diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Conditional/timed.yml b/Resources/Prototypes/Entities/Markers/Spawners/Conditional/timed.yml index 050134adbb..26d4e3f1d2 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Conditional/timed.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Conditional/timed.yml @@ -56,7 +56,6 @@ - MobMouse - MobMouse1 - MobMouse2 - - MobMouseUranium # round ~90m # one spawner should only spawn ~5 mice for sanity reasons # therefore 18m diff --git a/Resources/Prototypes/Entities/Markers/Spawners/mobs.yml b/Resources/Prototypes/Entities/Markers/Spawners/mobs.yml index 4f4f55d83a..3f43ca327c 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/mobs.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/mobs.yml @@ -16,7 +16,6 @@ - MobMouse - MobMouse1 - MobMouse2 - - MobMouseUranium - type: entity name: Cockroach Spawner diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 3792869ff1..8779f6a86a 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -3394,38 +3394,3 @@ components: - type: ReplacementAccent accent: nymph - -- type: entity - name: Uranium mouse - description: It's Cancer Mouse, everybody! - parent: MobMouse - id: MobMouseUranium - components: - - type: Sprite - color: LightGreen - - type: PointLight - color: LightGreen - radius: 5 - energy: 5 - netsync: false - - type: RadiationSource - intensity: 1 - - type: Bloodstream - bloodReagent: UnstableMutagen - - type: SolutionContainerManager - solutions: - food: - reagents: - - ReagentId: UncookedAnimalProteins - Quantity: 3 - - ReagentId: Uranium - Quantity: 10 - - type: Butcherable - spawned: - - id: FoodMeatRat - amount: 1 - - id: SheetUranium1 - amount: 1 - - type: Damageable - damageContainer: Biological - damageModifierSet: Zombie diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index fb52a6e879..76bd02bf03 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -180,8 +180,6 @@ prob: 0.02 - id: MobMouse2 prob: 0.02 - - id: MobMouseUranium - prob: 0.02 - id: MobMouseCancer prob: 0.001 specialEntries: