[MIRROR] Changes shuttle port direction var from an angle to a dir (#2613)
* Changes shuttle port direction var from an angle to a dir * actually ports the directions * Update shuttle.dm * how
This commit is contained in:
committed by
Poojawa
parent
f891eae65e
commit
82d0aae420
@@ -8091,7 +8091,7 @@
|
||||
/obj/docking_port/mobile/assault_pod{
|
||||
dwidth = 3;
|
||||
name = "steel rain";
|
||||
port_angle = 90;
|
||||
port_direction = 4;
|
||||
preferred_direction = 4
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
@@ -79182,4 +79182,4 @@ aa
|
||||
aa
|
||||
HT
|
||||
HT
|
||||
"}
|
||||
"}
|
||||
Reference in New Issue
Block a user