diff --git a/code/game/gamemodes/objectives/traders_objectives.dm b/code/game/gamemodes/objectives/traders_objectives.dm index 9b1c6bf21c8..7aa52cdd4ac 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,