refactors how vehicles use offsets + multiseat (#27265)

This commit is contained in:
Militaires
2017-05-23 06:48:45 +03:00
committed by Leo
parent d1c10674c3
commit 4e8281c35e
2 changed files with 58 additions and 113 deletions
+1
View File
@@ -33,6 +33,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