mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
atom_movables now have the TILE_BOUND appearance flag.
Fixes #13606 and friends.
This commit is contained in:
committed by
Hubblenaut
parent
b92334a9ac
commit
4bc630d122
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user