From 0507d680f4b1b276089b7acac4ea3d4eae0d2f53 Mon Sep 17 00:00:00 2001 From: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:53:56 +0300 Subject: [PATCH] Update traders_objectives.dm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit С кошку на кота --- code/game/gamemodes/objectives/traders_objectives.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/gamemodes/objectives/traders_objectives.dm b/code/game/gamemodes/objectives/traders_objectives.dm index 9b1c6bf21c87..7aa52cdd4ac3 100644 --- a/code/game/gamemodes/objectives/traders_objectives.dm +++ b/code/game/gamemodes/objectives/traders_objectives.dm @@ -42,7 +42,7 @@ "факс" = /obj/machinery/faxmachine, "ядерную боеголовку" = /obj/machinery/nuclearbomb, "раздатчик атмосферных труб" = /obj/machinery/pipedispenser, - "кошку главврача Дасти" = /mob/living/simple_animal/cat/dusty, + "кота главврача Дасти" = /mob/living/simple_animal/cat/dusty, "плазменный дробовик" = /obj/item/weapon/gun/plasma/p104sass, "ручной телепортер" = /obj/item/weapon/hand_tele, "тыквяк" = /obj/item/weapon/reagent_containers/food/snacks/grown/gourd,