Auto-Observe!

This commit is contained in:
SmArtKar
2021-01-28 17:09:28 +03:00
parent b7001453a3
commit a7bc066891
6 changed files with 66 additions and 15 deletions
+3
View File
@@ -99,6 +99,9 @@
///Mobs that are currently do_after'ing this atom, to be cleared from on Destroy()
var/list/targeted_by
///Reference to atom being orbited
var/atom/orbit_target
/**
* Called when an atom is created in byond (built in engine proc)
*