mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Add wetsuits and a pair of towels to the athletic wardrobe. (#32160)
* Add wetsuits and a pair of towels to the athletic wardrobe. * Apply suggestion from CRUNCH review Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com> Signed-off-by: Alan <alfalfascout@users.noreply.github.com> --------- Signed-off-by: Alan <alfalfascout@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,13 @@
|
||||
new /obj/item/clothing/under/misc/swimsuit/blue(src)
|
||||
new /obj/item/clothing/under/misc/swimsuit/green(src)
|
||||
new /obj/item/clothing/under/misc/swimsuit/purple(src)
|
||||
|
||||
new /obj/item/clothing/under/misc/wetsuit/green(src)
|
||||
new /obj/item/clothing/under/misc/wetsuit/gold(src)
|
||||
new /obj/item/clothing/under/misc/wetsuit/pink(src)
|
||||
new /obj/item/clothing/under/misc/wetsuit/purple(src)
|
||||
new /obj/item/clothing/under/misc/wetsuit/orange(src)
|
||||
new /obj/item/clothing/neck/towel(src)
|
||||
new /obj/item/clothing/neck/towel(src)
|
||||
|
||||
/obj/structure/closet/boxinggloves
|
||||
name = "boxing gloves"
|
||||
|
||||
Reference in New Issue
Block a user