minor pet peeve with the anomalous honking crystal & co.

This commit is contained in:
Ghommie
2020-01-24 21:48:59 +01:00
parent d7dd5e694a
commit 32ee2f6197
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)