slendermen fix. (#12303)

* slendermen fix.

* Whops

* Update dwarfism.dm
This commit is contained in:
Ghom
2020-05-21 03:43:14 +02:00
committed by GitHub
parent 7f38e0714b
commit 6696560656
6 changed files with 50 additions and 4 deletions
+2 -1
View File
@@ -116,7 +116,8 @@
owner.apply_overlay(layer_used)
if(power)
owner.RemoveSpell(power)
qdel(src)
qdel(power)
SEND_SIGNAL(owner, COMSIG_HUMAN_MUTATION_LOSS, src)
return 0
return 1