mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-24 11:27:23 +01:00
and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -622,7 +622,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
|
||||
|
||||
//this is a mob verb instead of atom for performance reasons
|
||||
//see /mob/verb/examinate() in mob.dm for more info
|
||||
//overriden here and in /mob/living for different point span classes and sanity checks
|
||||
//overridden here and in /mob/living for different point span classes and sanity checks
|
||||
/mob/dead/observer/pointed(atom/A as mob|obj|turf in view())
|
||||
if(!..())
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user