Skip to content

Commit

Permalink
fix mapping problems
Browse files Browse the repository at this point in the history
  • Loading branch information
notmoaz committed Feb 21, 2025
1 parent 4a75b6f commit a5d5144
Showing 1 changed file with 6 additions and 20 deletions.
26 changes: 6 additions & 20 deletions _maps/RandomRuins/SpaceRuins/abandonedunknownsite1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/white,
/area/ruin/space/has_grav/abandonedscpsite/lczhall)
"ak" = (
/obj/structure/table,
/obj/structure/table,
/obj/item/clothing/suit/bio_suit/general,
/obj/item/clothing/head/bio_hood{
pixel_y = 7
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark/textured,
/area/ruin/space/has_grav/abandonedscpsite/containment1)
"am" = (
/obj/structure/table/reinforced,
/obj/item/reagent_containers/condiment/peppermill{
Expand Down Expand Up @@ -841,7 +831,6 @@
/area/ruin/space/has_grav/abandonedscpsite/hczhall)
"dr" = (
/obj/structure/cable,
/obj/structure/cable,
/turf/open/floor/plating,
/area/ruin/space/has_grav/abandonedscpsite/czmaintenance)
"ds" = (
Expand Down Expand Up @@ -8981,19 +8970,16 @@
pixel_y = 12;
pixel_x = -16
},
/obj/effect/decal/cleanable/dirt,
/obj/item/reagent_containers/cup/glass/drinkingglass{
pixel_x = 1;
pixel_y = 15;
list_reagents = list(/datum/reagent/consumable/ethanol/whiskey = 27);
pixel_y = 9;
icon_state = "whiskeyglass"
},
/obj/item/reagent_containers/cup/glass/drinkingglass{
pixel_x = 10;
pixel_y = 3;
list_reagents = list(/datum/reagent/consumable/ethanol/whiskey = 25);
icon_state = "whiskeyglass"
pixel_y = 1;
icon_state = "whiskeyglass";
pixel_x = 13
},
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/wood,
/area/ruin/space/has_grav/abandonedscpsite/moffice)
"If" = (
Expand Down Expand Up @@ -16484,7 +16470,7 @@ nx
xM
Ou
uT
ak
uT
WL
ub
Ou
Expand Down

0 comments on commit a5d5144

Please sign in to comment.