atom_movables now have the TILE_BOUND appearance flag.

Fixes #13606 and friends.
This commit is contained in:
PsiOmegaDelta
2016-09-25 19:40:00 +02:00
committed by Hubblenaut
parent b92334a9ac
commit 4bc630d122
+1
View File
@@ -1,5 +1,6 @@
/atom/movable
layer = 3
appearance_flags = TILE_BOUND
var/last_move = null
var/anchored = 0
// var/elevation = 2 - not used anywhere