shalax fluff wrassle secbelt reskin

This commit is contained in:
Casey
2022-08-07 20:14:07 +00:00
committed by CHOMPStation2
parent aa75a3b2c0
commit c5d1d96bc9
2 changed files with 18 additions and 0 deletions
@@ -948,6 +948,13 @@
ckeywhitelist = list("seiga")
character_name = list("Alfonso Oak Telanor")
/datum/gear/fluff/cerise_secbelt
path = /obj/item/weapon/storage/belt/security/fluff/cerise
display_name = "Cerise's Champion's Belt"
ckeywhitelist = list("shalax")
character_name = list("Cerise Duelliste")
allowed_roles = list("Security Officer", "Warden", "Head of Security", "Detective")
/datum/gear/fluff/nthasd_modkit //Converts a Security suit's sprite
path = /obj/item/device/modkit_conversion/hasd
display_name = "NT-HASD 556's Modkit"
@@ -2469,5 +2469,16 @@ Departamental Swimsuits, for general use
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "foxflightsuit_mob"
<<<<<<< HEAD
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
End CHOMP Removal*/
=======
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
//Shalax: Cerise Duelliste
/obj/item/weapon/storage/belt/security/fluff/cerise
name = "champion's belt"
desc = "Cerise's hard-won belt from her glory days. Her skill might have waned since then, but her renown lives on."
icon_state = "champion"
item_state = null // i swear to god this works - hatterhat
>>>>>>> 20da18f481... Merge pull request #13452 from Hatterhat/shalax-belt