mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
Fixes #5299
This commit is contained in:
@@ -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.")
|
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
|
donors += M.real_name
|
||||||
for(var/datum/language/L in M.languages)
|
for(var/datum/language/L in M.languages)
|
||||||
languages += L
|
languages |= L
|
||||||
|
|
||||||
spawn(25)
|
spawn(25)
|
||||||
update_progression()
|
update_progression()
|
||||||
|
|||||||
Reference in New Issue
Block a user