mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 11:30:50 +01:00
Pens now write on people, Harm intent to stab them like the old way.
Washable at showers.
This commit is contained in:
@@ -75,6 +75,10 @@
|
||||
var/medium_burn_msg = "blistered"
|
||||
var/heavy_burn_msg = "peeling away"
|
||||
|
||||
//writing on body parts with pens
|
||||
var/writtentext = ""
|
||||
|
||||
|
||||
/obj/item/bodypart/examine(mob/user)
|
||||
. = ..()
|
||||
if(brute_dam > DAMAGE_PRECISION)
|
||||
|
||||
Reference in New Issue
Block a user