mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Adds Lumi's fluff vox suit
Adds Lumi's fluff vox bodysuit. Approved by Kyet. The item is a fluff bodysuit for a vox, sits in the jumpsuit slot, and behaves as a regular pair of athletic shorts would (scarves, etc can be attached, it cannot be rolled down, can be removed as normal). It is animated. gangelwaefre:voxbodysuit is the phrase needed in custom_sprites.
This commit is contained in:
@@ -1773,4 +1773,16 @@
|
||||
/obj/item/clothing/gloves/ring/fluff/benjaminfallout //Benjaminfallout: Pretzel Brassheart
|
||||
name = "Pretzel's Ring"
|
||||
desc = "A small platinum ring with a large light blue diamond. Engraved inside the band are the words: 'To my lovely Pristine Princess. Forever yours, Savinien.'"
|
||||
icon_state = "benjaminfallout_ring"
|
||||
icon_state = "benjaminfallout_ring"
|
||||
|
||||
/obj/item/clothing/under/fluff/voxbodysuit //Gangelwaefre: Kikeri
|
||||
name = "Vox Bodysuit"
|
||||
desc = "A shimmering bodysuit custom-fit to a vox. Has shorts sewn in."
|
||||
lefthand_file = 'icons/mob/inhands/fluff_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/fluff_righthand.dmi'
|
||||
icon = 'icons/mob/inhands/fluff_righthand.dmi'
|
||||
icon_state = "voxbodysuit"
|
||||
item_state = "voxbodysuit"
|
||||
item_color = "voxbodysuit"
|
||||
body_parts_covered = HEAD|UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
|
||||
species_fit = list("Vox")
|
||||
Reference in New Issue
Block a user