mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 00:20:55 +01:00
Pens now write on people, Harm intent to stab them like the old way.
Washable at showers.
This commit is contained in:
@@ -397,7 +397,8 @@
|
||||
var/washmask = TRUE
|
||||
var/washears = TRUE
|
||||
var/washglasses = TRUE
|
||||
|
||||
for(var/obj/item/bodypart/BP in H.bodyparts)
|
||||
BP.writtentext = ""
|
||||
if(H.wear_suit)
|
||||
washgloves = !(H.wear_suit.flags_inv & HIDEGLOVES)
|
||||
washshoes = !(H.wear_suit.flags_inv & HIDESHOES)
|
||||
|
||||
Reference in New Issue
Block a user