mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
Add maid uniform
This commit is contained in:
@@ -378,4 +378,12 @@
|
||||
icon_state = "roman"
|
||||
_color = "roman"
|
||||
item_state = "armor"
|
||||
armor = list(melee = 25, bullet = 0, laser = 25, energy = 10, bomb = 10, bio = 0, rad = 0)
|
||||
armor = list(melee = 25, bullet = 0, laser = 25, energy = 10, bomb = 10, bio = 0, rad = 0)
|
||||
|
||||
/obj/item/clothing/under/maid
|
||||
name = "maid uniform"
|
||||
desc = "You have the urge to put this on and act submissively"
|
||||
icon_state = "meido"
|
||||
item_state = "meido"
|
||||
_color = "meido"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
Reference in New Issue
Block a user