Merge pull request #10907 from Citadel-Station-13/Ghommie-patch-2
Fixes no-grav lavaland labor/mining shuttle areas.
This commit is contained in:
@@ -675,6 +675,7 @@
|
||||
/area/mine/production)
|
||||
"mp" = (
|
||||
/obj/docking_port/stationary{
|
||||
area_type = /area/lavaland/surface/outdoors;
|
||||
dir = 8;
|
||||
dwidth = 2;
|
||||
height = 5;
|
||||
@@ -1901,6 +1902,7 @@
|
||||
/area/mine/laborcamp)
|
||||
"Hk" = (
|
||||
/obj/docking_port/stationary{
|
||||
area_type = /area/lavaland/surface/outdoors;
|
||||
dir = 8;
|
||||
dwidth = 3;
|
||||
height = 7;
|
||||
@@ -2291,6 +2293,7 @@
|
||||
/area/mine/living_quarters)
|
||||
"Lb" = (
|
||||
/obj/docking_port/stationary{
|
||||
area_type = /area/lavaland/surface/outdoors;
|
||||
dir = 8;
|
||||
dwidth = 3;
|
||||
height = 10;
|
||||
|
||||
Reference in New Issue
Block a user