[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
@@ -30,7 +30,7 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
|
||||
callTime = 600
|
||||
|
||||
dir = WEST
|
||||
port_angle = 90
|
||||
port_direction = EAST
|
||||
width = 12
|
||||
dwidth = 5
|
||||
height = 7
|
||||
|
||||
Reference in New Issue
Block a user