Merge pull request #10700 from Ghommie/Ghommie-cit526

Anomalous honking crystal pet peeve & co.
This commit is contained in:
kevinz000
2020-02-06 00:38:31 -07:00
committed by GitHub
4 changed files with 5 additions and 3 deletions
@@ -432,6 +432,7 @@ Difficulty: Very Hard
H.dropItemToGround(W)
var/datum/job/clown/C = new /datum/job/clown()
C.equip(H)
C.after_spawn(H, H, TRUE)
qdel(C)
affected_targets.Add(H)