Merge pull request #8520 from Aurorablade/LightFireisaFluffyPants

Lightfire is a Fluffy IPC
This commit is contained in:
tigercat2000
2018-01-11 11:24:16 -08:00
committed by GitHub
4 changed files with 16 additions and 0 deletions
+16
View File
@@ -1246,3 +1246,19 @@
icon_state = "sheetcosmos"
item_state = "sheetcosmos"
item_color = "sheetcosmos"
/obj/item/clothing/head/fluff/lfbowler //Lightfire: Hyperion
name = "Classy bowler hat"
desc = "a very classy looking bowler hat"
icon = 'icons/obj/custom_items.dmi'
icon_state = "bowler_lightfire"
/obj/item/clothing/under/fluff/lfvicsuit //Lightfire: Hyperion
name = "Classy victorian suit"
desc = "A blue and black victorian suit with silver buttons, very fancy!"
icon = 'icons/obj/custom_items.dmi'
icon_state = "victorianlightfire"
item_state = "victorianvest"
item_color = "victorianlightfire"
displays_id = FALSE