mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
Doom Peninsula Fixes (#7257)
This commit is contained in:
@@ -472,8 +472,10 @@
|
||||
pump_direction = 0;
|
||||
use_power = 1
|
||||
},
|
||||
/turf/simulated/floor/airless,
|
||||
/area/submap/DoomP)
|
||||
/turf/simulated/floor/airless{
|
||||
outdoors = 1
|
||||
},
|
||||
/area/template_noop)
|
||||
"bA" = (
|
||||
/obj/machinery/portable_atmospherics/canister/phoron,
|
||||
/obj/effect/floor_decal/borderfloorwhite,
|
||||
@@ -670,7 +672,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/template_noop)
|
||||
/area/submap/DoomP)
|
||||
"px" = (
|
||||
/obj/structure/table/standard,
|
||||
/obj/item/clothing/head/welding,
|
||||
|
||||
@@ -511,8 +511,10 @@
|
||||
pump_direction = 0;
|
||||
use_power = 1
|
||||
},
|
||||
/turf/simulated/floor/airless,
|
||||
/area/submap/DoomP)
|
||||
/turf/simulated/floor/airless{
|
||||
outdoors = 1
|
||||
},
|
||||
/area/template_noop)
|
||||
"Br" = (
|
||||
/obj/structure/table/standard,
|
||||
/obj/item/weapon/paper,
|
||||
|
||||
Reference in New Issue
Block a user