Golem runes use a different method for signing up.

Conflicts:
	code/modules/mob/living/carbon/metroid/metroid.dm
	html/changelog.html
This commit is contained in:
Rob Nelson
2014-02-01 18:23:16 -08:00
committed by ZomgPonies
parent e7136ba6b6
commit f77a0e147b
2 changed files with 39 additions and 14 deletions
+1 -1
View File
@@ -1380,7 +1380,7 @@ datum
required_other = 1
on_reaction(var/datum/reagents/holder)
feedback_add_details("slime_cores_used","[replacetext(name," ","_")]")
var/obj/effect/goleM_RUNe/Z = new /obj/effect/goleM_RUNe
var/obj/effect/golem_rune/Z = new /obj/effect/golem_rune
Z.loc = get_turf(holder.my_atom)
Z.announce_to_ghosts()
//////////////////////////////////////////FOOD MIXTURES////////////////////////////////////