mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] obj screen to atom movable screen (#11719)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fd68853af6
commit
303e88c0b2
@@ -34,6 +34,7 @@
|
||||
var/autotransferable = TRUE // Toggle for autotransfer mechanics.
|
||||
var/recursive_listeners
|
||||
var/listening_recursive = NON_LISTENING_ATOM
|
||||
var/unacidable = TRUE
|
||||
|
||||
/atom/movable/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user