leftover fixes and tweaks

tweaks lipoifier again, added more deets to xenoarch (plus a lil secret deeper in the level), fixed Box 1st class lounge bolts
This commit is contained in:
evilew
2023-09-28 16:14:06 +02:00
parent 6227dd1f76
commit 944a4978ee
3 changed files with 1082 additions and 691 deletions
@@ -10,7 +10,7 @@
metabolization_rate = 0.5 * REAGENTS_METABOLISM
/datum/reagent/consumable/lipoifier/on_mob_life(mob/living/carbon/M)
M.adjust_fatness(8, FATTENING_TYPE_CHEM)
M.adjust_fatness(15, FATTENING_TYPE_CHEM)
return ..()
+3 -3
View File
@@ -2966,7 +2966,7 @@
"bfQ" = (/obj/effect/turf_decal/loading_area{icon_state = "drain"; name = "drain"},/turf/open/floor/plasteel,/area/hallway/primary/central)
"bfR" = (/turf/open/floor/wood,/area/crew_quarters/fitness/sauna)
"bfS" = (/turf/closed/wall/r_wall,/area/science/lab)
"bfT" = (/obj/machinery/atmospherics/pipe/simple/supply/hidden,/obj/machinery/door/airlock{id_tag = "firstclass"; name = "1st Class Lounge"},/turf/open/floor/plasteel/dark,/area/hallway/secondary/exit)
"bfT" = (/obj/machinery/atmospherics/pipe/simple/supply/hidden,/obj/machinery/door/airlock{id_tag = "DormDepart"; name = "1st Class Lounge"},/turf/open/floor/plasteel/dark,/area/hallway/secondary/exit)
"bfU" = (/obj/machinery/airalarm{dir = 1; pixel_y = -22},/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,/obj/effect/turf_decal/tile/red{dir = 8},/turf/open/floor/plasteel/white/corner,/area/hallway/secondary/exit)
"bfV" = (/obj/structure/window/reinforced{dir = 4},/obj/structure/flora/bush,/turf/open/floor/grass,/area/hallway/secondary/exit)
"bfW" = (/obj/structure/chair{dir = 4},/obj/effect/turf_decal/tile/red{dir = 8},/turf/open/floor/plasteel/white/corner{dir = 1},/area/hallway/secondary/exit)
@@ -7263,7 +7263,7 @@
"hLR" = (/obj/effect/spawner/lootdrop/fiftypercent_chocoslimespawn,/turf/open/floor/engine,/area/science/xenobiology)
"hPx" = (/obj/machinery/atmospherics/pipe/simple/supply/hidden{dir = 4},/turf/open/floor/plasteel/freezer,/area/crew_quarters/fitness/sauna)
"hUb" = (/obj/structure/reagent_dispensers/water_cooler,/turf/open/floor/plasteel/grimy,/area/hallway/secondary/entry)
"ipq" = (/obj/machinery/button/door{name = "keep the peasants out"; id = "firstclass"; pixel_x = -5; pixel_y = -23},/obj/machinery/button/door{name = "window shutter controll"; id = "1stclassprivacy"; pixel_x = 6; pixel_y = -23},/turf/open/floor/plasteel/dark,/area/hallway/secondary/exit)
"ipq" = (/obj/machinery/button/door{name = "window shutter controll"; id = "1stclassprivacy"; pixel_x = 6; pixel_y = -23},/obj/machinery/button/door{id = "DormDepart"; name = "Cabin Bolt Control"; normaldoorcontrol = 1; pixel_y = -23; specialfunctions = 4; pixel_x = -6},/turf/open/floor/plasteel/dark,/area/hallway/secondary/exit)
"irI" = (/turf/open/floor/plasteel/dark/corner,/area/crew_quarters/fitness/sauna)
"iFM" = (/obj/structure/sink{dir = 4; pixel_x = 11},/obj/structure/mirror{pixel_x = 28},/obj/effect/decal/cleanable/dirt,/obj/machinery/light/small,/turf/open/floor/plasteel/freezer,/area/maintenance/starboard/fore)
"iXA" = (/obj/structure/window/reinforced/spawner{dir = 4},/obj/machinery/shower{pixel_y = 19},/turf/open/floor/plasteel/freezer,/area/crew_quarters/fitness/sauna)
@@ -7330,7 +7330,7 @@
"pYb" = (/obj/machinery/atmospherics/components/unary/vent_pump/on{dir = 4},/turf/open/floor/plasteel,/area/crew_quarters/fitness/sauna)
"qmg" = (/obj/item/reagent_containers/glass/beaker/large{pixel_x = -3; pixel_y = 2},/obj/item/reagent_containers/glass/beaker/large,/obj/structure/table,/obj/item/reagent_containers/food/condiment/enzyme,/obj/machinery/light{dir = 8},/turf/open/floor/plasteel/cafeteria,/area/maintenance/port/fore)
"qnB" = (/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{dir = 4},/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{dir = 4},/turf/open/floor/plasteel/dark/corner{dir = 4},/area/crew_quarters/fitness/sauna)
"qqn" = (/obj/machinery/door/airlock{id_tag = "firstclass"; name = "1st Class Lounge"},/turf/open/floor/plasteel/dark,/area/hallway/secondary/exit)
"qqn" = (/obj/machinery/door/airlock{id_tag = "DormDepart"; name = "1st Class Lounge"},/turf/open/floor/plasteel/dark,/area/hallway/secondary/exit)
"qMf" = (/obj/machinery/atmospherics/pipe/simple/supply/hidden{dir = 4},/obj/machinery/atmospherics/pipe/simple/supply/hidden{dir = 4},/obj/structure/window/reinforced/spawner{dir = 4},/obj/machinery/portable_atmospherics/canister/water_vapor,/turf/open/floor/plasteel/dark/side,/area/crew_quarters/fitness/sauna)
"qMS" = (/obj/effect/turf_decal/tile/bar{dir = 4},/obj/effect/turf_decal/tile/bar{dir = 1},/obj/effect/turf_decal/tile/bar{dir = 8},/turf/open/floor/plasteel/dark,/area/chapel/main)
"reS" = (/obj/structure/scale,/turf/open/floor/wood,/area/crew_quarters/fitness)
File diff suppressed because it is too large Load Diff