mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Merge branch 'examine' of https://github.com/clusterfack/bugfixstation13 into clusterfack-examine
Conflicts: code/modules/clothing/shoes/magboots.dm
This commit is contained in:
@@ -337,9 +337,6 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
|
||||
if(A)
|
||||
A.Entered(src)
|
||||
*/
|
||||
/mob/dead/observer/examine()
|
||||
if(usr)
|
||||
usr << desc
|
||||
|
||||
/mob/dead/observer/can_use_hands() return 0
|
||||
/mob/dead/observer/is_active() return 0
|
||||
|
||||
Reference in New Issue
Block a user