part 1 - 41928
This commit is contained in:
@@ -83,9 +83,9 @@
|
||||
if(C.can_absorb_dna(owner))
|
||||
C.add_new_profile(owner)
|
||||
|
||||
var/obj/effect/proc_holder/changeling/humanform/hf = new
|
||||
var/datum/action/changeling/humanform/hf = new
|
||||
C.purchasedpowers += hf
|
||||
hf.on_purchase(origin.current, TRUE)
|
||||
C.regain_powers()
|
||||
M.key = origin.key
|
||||
owner.gib()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user