mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Revert "Movable atoms now call Entered() on their loc in New()"
This commit is contained in:
@@ -22,10 +22,7 @@
|
||||
glide_size = 8
|
||||
appearance_flags = TILE_BOUND
|
||||
|
||||
/atom/movable/New()
|
||||
..()
|
||||
if(loc)
|
||||
loc.Entered(src)
|
||||
|
||||
|
||||
/atom/movable/Move(atom/newloc, direct = 0)
|
||||
if(!loc || !newloc) return 0
|
||||
|
||||
Reference in New Issue
Block a user