mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
shalax fluff wrassle secbelt reskin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user