Merge pull request #5276 from caelaislinn/xenoarchaeology

Xenoarchaeology
This commit is contained in:
Chinsky
2014-06-20 14:41:25 +04:00
42 changed files with 1505 additions and 388 deletions
+2
View File
@@ -121,6 +121,8 @@
/obj/proc/hear_talk(mob/M as mob, text)
if(talking_atom)
talking_atom.catchMessage(text, M)
/*
var/mob/mo = locate(/mob) in src
if(mo)