Merge branch 'examine' of https://github.com/clusterfack/bugfixstation13 into clusterfack-examine

Conflicts:
	code/modules/clothing/shoes/magboots.dm
This commit is contained in:
Chris
2015-01-09 10:00:25 -06:00
128 changed files with 3394 additions and 3738 deletions

View File

@@ -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