Merge pull request #7547 from serenekerosene/scyllaloadoutthing

Scylla Casmus' Fluff Item
This commit is contained in:
Novacat
2020-04-30 22:13:52 -04:00
committed by GitHub
4 changed files with 20 additions and 1 deletions
@@ -738,6 +738,13 @@
ckeywhitelist = list("phoenixgamma7")
character_name = list("Jamie Findlay")
/datum/gear/fluff/scylla_shades
path = /obj/item/clothing/glasses/fluff/scylla
display_name = "Scylla's Shades"
description = "These cherry-red cat-eye shades give you an inclination to eat chalk."
ckeywhitelist = list("pimientopyro")
character_name = list("Scylla Casmus")
// Q CKEYS
// R CKEYS
@@ -1808,4 +1808,16 @@
desc = "A black bomber jacket with the security emblem sewn onto it."
icon = 'icons/vore/custom_items_vr.dmi'
icon_override = 'icons/vore/custom_items_vr.dmi'
icon_state = "bombersec"
icon_state = "bombersec"
//pimientopyro - Scylla Casmus
/obj/item/clothing/glasses/fluff/scylla
name = "Cherry-Red Shades"
desc = "These cheap, cherry-red cat-eye glasses seem to give you the inclination to eat chalk when you wear them."
icon = 'icons/vore/custom_items_vr.dmi'
icon_state = "blindshades"
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "blindshades_mob"