Merge pull request #4882 from Citadel-Station-13/upstream-merge-34450

[MIRROR] Fixes lavaboat buckling
This commit is contained in:
LetterJay
2018-01-17 09:39:39 -06:00
committed by GitHub
6 changed files with 85 additions and 78 deletions
+1
View File
@@ -68,6 +68,7 @@
var/m_intent = MOVE_INTENT_RUN//Living
var/lastKnownIP = null
var/atom/movable/buckled = null//Living
var/atom/movable/buckling
//Hands
var/active_hand_index = 1