This commit is contained in:
mwerezak
2014-06-21 02:07:47 -04:00
parent 342bee81d4
commit 3f9fbc680b

View File

@@ -207,7 +207,7 @@
src.visible_message("\red [src] flicks out a feeler and neatly steals a sample of [M]'s blood.","\red You flick out a feeler and neatly steal a sample of [M]'s blood.")
donors += M.real_name
for(var/datum/language/L in M.languages)
languages += L
languages |= L
spawn(25)
update_progression()