[MIRROR] Pens and iron rods can embed again (#3670)

* Pens and iron rods can embed again (#57181)

* Pens and iron rods can embed again

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-02-26 15:17:03 +01:00
committed by GitHub
parent 8d1649390f
commit 8aee19fce6
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -463,7 +463,7 @@
shard.embedding = list(embed_chance = 100, ignore_throwspeed_threshold = TRUE, impact_pain_mult=3, pain_chance=5)
shard.updateEmbedding()
user.hitby(shard, skipcatch = TRUE, hitpush = FALSE)
shard.embedding = list()
shard.embedding = null
shard.updateEmbedding()
W.obj_destruction()
user.adjustStaminaLoss(10 * speed)