Skip to content

Commit

Permalink
Fix: britcup mug and flare flashlight paths (#58)
Browse files Browse the repository at this point in the history
Просто снова пофиксил пути вещей
При обнове до оффов
  • Loading branch information
VastKilleroOm authored and Bizzonium committed Feb 1, 2023
1 parent 4488434 commit 6ec4d07
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _maps/map_files/pubbystation/PubbyStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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
},
Expand Down

0 comments on commit 6ec4d07

Please sign in to comment.