mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
fixin stuff
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
|
||||
#define isobserver(A) istype(A, /mob/dead/observer)
|
||||
|
||||
#define isnewplayer(A) istype(A, /mob/new_player)
|
||||
|
||||
#define isovermind(A) istype(A, /mob/camera/blob)
|
||||
|
||||
#define isorgan(A) istype(A, /datum/organ/external)
|
||||
|
||||
Reference in New Issue
Block a user