[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
@@ -28,7 +28,7 @@
var/colour = "black" //what colour the ink is!
var/degrees = 0
var/font = PEN_FONT
embedding = list()
embedding = list(embed_chance = 50)
sharpness = SHARP_POINTY
/obj/item/pen/suicide_act(mob/user)