[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:
CitadelStationBot
2017-09-13 20:39:55 -05:00
committed by Poojawa
parent f891eae65e
commit 82d0aae420
23 changed files with 623 additions and 305 deletions
+1 -1
View File
@@ -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