This commit is contained in:
Superhats
2019-01-10 15:17:55 +01:00
committed by GitHub
parent 5b6357e384
commit 90ed521322
@@ -25,6 +25,7 @@
clothing_flags = HAS_UNDERWEAR | HAS_UNDERSHIRT | HAS_SOCKS
bodyflags = HAS_BODY_MARKINGS
dietflags = DIET_HERB
has_gender = FALSE
reagent_tag = PROCESS_ORG
blood_color = "#A200FF"
@@ -57,4 +58,4 @@
if(R.id == "sacid")
H.reagents.del_reagent(R.id)
return 0
return ..()
return ..()