From 37a3b3eb52ac511e3b71283d65455958f7862594 Mon Sep 17 00:00:00 2001 From: SuhEugene <32931701+SuhEugene@users.noreply.github.com> Date: Sat, 18 Nov 2023 00:39:11 +0300 Subject: [PATCH] Fix abstract types used on map --- maps/sierra/z1-z5_sierra.dmm | 24 ++++++++++++------------ maps/sierra/z6_admin.dmm | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/maps/sierra/z1-z5_sierra.dmm b/maps/sierra/z1-z5_sierra.dmm index f4ba455352f25..2b51318c968dd 100644 --- a/maps/sierra/z1-z5_sierra.dmm +++ b/maps/sierra/z1-z5_sierra.dmm @@ -10092,7 +10092,7 @@ dir = 4 }, /obj/structure/table/steel, -/obj/item/storage/firstaid, +/obj/item/storage/firstaid/regular, /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, @@ -11695,7 +11695,7 @@ /area/bridge/nano) "bLn" = ( /obj/structure/table/standard, -/obj/item/storage/firstaid, +/obj/item/storage/firstaid/basic, /obj/machinery/light{ dir = 1 }, @@ -36053,7 +36053,7 @@ dir = 1 }, /obj/structure/table/woodentable/maple, -/obj/item/storage/firstaid, +/obj/item/storage/firstaid/basic, /obj/floor_decal/spline/fancy/black{ dir = 1 }, @@ -50285,11 +50285,11 @@ /area/hallway/primary/seconddeck/aft) "hyA" = ( /obj/structure/table/rack, -/obj/item/storage/firstaid{ +/obj/item/storage/firstaid/basic{ pixel_y = 10 }, -/obj/item/storage/firstaid, -/obj/item/storage/firstaid{ +/obj/item/storage/firstaid/basic, +/obj/item/storage/firstaid/basic{ pixel_y = -10 }, /obj/floor_decal/industrial/outline/yellow, @@ -56962,7 +56962,7 @@ dir = 8 }, /obj/structure/table/standard, -/obj/item/storage/firstaid{ +/obj/item/storage/firstaid/basic{ pixel_y = 7 }, /obj/item/storage/toolbox/mechanical, @@ -80815,7 +80815,7 @@ name = "vial (mutational toxin)" }, /obj/item/reagent_containers/glass/beaker/vial, -/obj/item/scalpel{ +/obj/item/scalpel/basic{ pixel_y = 12 }, /obj/spider/stickyweb, @@ -99864,7 +99864,7 @@ pixel_x = -24 }, /obj/structure/table/standard, -/obj/item/scalpel, +/obj/item/scalpel/basic, /obj/item/retractor, /turf/simulated/floor/tiled/white/monotile, /area/vacant/gambling) @@ -103150,7 +103150,7 @@ /area/turret_protected/ai_cyborg_upload) "pwm" = ( /obj/item/implanter, -/obj/item/scalpel, +/obj/item/scalpel/basic, /obj/item/reagent_containers/syringe/drugs, /obj/item/paper/sticky{ name = "I not wall, i am door."; @@ -107625,7 +107625,7 @@ "qfV" = ( /obj/structure/table/standard, /obj/item/device/assembly/mousetrap/armed, -/obj/item/reagent_containers/food/snacks/cheesewedge, +/obj/item/reagent_containers/food/snacks/cheesewedge/aged, /obj/item/toy/plushie/mouse, /obj/item/paper/sierrau/joke, /turf/simulated/floor/plating, @@ -128239,7 +128239,7 @@ pixel_x = 1; pixel_y = 9 }, -/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap/cargo_wrap, /turf/simulated/floor/wood/walnut, /area/vacant/dungeon) "tiE" = ( diff --git a/maps/sierra/z6_admin.dmm b/maps/sierra/z6_admin.dmm index f091791a697c9..42790fc87bd27 100644 --- a/maps/sierra/z6_admin.dmm +++ b/maps/sierra/z6_admin.dmm @@ -4225,7 +4225,7 @@ pixel_y = 3 }, /obj/item/bonesetter, -/obj/item/scalpel, +/obj/item/scalpel/basic, /obj/item/retractor{ pixel_y = 6 },