[MIRROR] refactors how vehicles use offsets + multiseat (#1128)

* refactors how vehicles use offsets + multiseat

* RIDE
This commit is contained in:
CitadelStationBot
2017-05-28 17:13:04 -05:00
committed by kevinz000
parent fa3db43094
commit 7aff4f588e
2 changed files with 60 additions and 116 deletions
+1
View File
@@ -35,6 +35,7 @@
icon_state = "speedwagon"
layer = LYING_MOB_LAYER
overlay_state = "speedwagon_cover"
max_buckled_mobs = 4
var/crash_all = FALSE //CHAOS
pixel_y = -48 //to fix the offset when Initialized()
pixel_x = -48