From 6ec4d0713c923cfee8cc60d4fa8b3d869960add8 Mon Sep 17 00:00:00 2001 From: VastKilleroOm <74047915+VastKilleroOm@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:53:57 +0300 Subject: [PATCH] Fix: britcup mug and flare flashlight paths (#58) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Просто снова пофиксил пути вещей При обнове до оффов --- _maps/map_files/pubbystation/PubbyStation.dmm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_maps/map_files/pubbystation/PubbyStation.dmm b/_maps/map_files/pubbystation/PubbyStation.dmm index b50be1a26e50e..73c601ce8f0e5 100644 --- a/_maps/map_files/pubbystation/PubbyStation.dmm +++ b/_maps/map_files/pubbystation/PubbyStation.dmm @@ -228,7 +228,7 @@ pixel_x = 6; pixel_y = 1 }, -/obj/item/reagent_containers/cup/glass/britcup{ +/obj/item/reagent_containers/cup/glass/mug/britcup{ pixel_x = -6; pixel_y = 7 }, @@ -16457,7 +16457,7 @@ "bmc" = ( /obj/structure/table, /obj/machinery/light/small/directional/north, -/obj/item/reagent_containers/cup/glass/britcup{ +/obj/item/reagent_containers/cup/glass/mug/britcup{ desc = "Kingston's personal cup." }, /turf/open/floor/iron, @@ -29537,12 +29537,12 @@ /area/station/service/chapel/funeral) "cwy" = ( /obj/structure/table/wood/fancy, -/obj/item/candle, -/obj/item/candle{ +/obj/item/flashlight/flare/candle, +/obj/item/flashlight/flare/candle{ pixel_x = 6; pixel_y = 8 }, -/obj/item/candle{ +/obj/item/flashlight/flare/candle{ pixel_x = -8; pixel_y = 6 },