Update _underwear.dm

This commit is contained in:
SandPoot
2021-12-09 12:41:24 -03:00
committed by GitHub
parent 6adbb26e1e
commit c28fb9952a
@@ -11,6 +11,7 @@
slot_flags = ITEM_SLOT_UNDERWEAR
armor = list("melee" = 0, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 0, "acid" = 0)
mutantrace_variation = STYLE_DIGITIGRADE
w_class = WEIGHT_CLASS_SMALL
var/under_type = /obj/item/clothing/underwear //i don't know what i'm gonna use this for
var/fitted = FEMALE_UNIFORM_TOP