mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-26 22:58:05 +01:00
Update _underwear.dm
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user