Adds in Icowom's custom items

Resolves #1695
This commit is contained in:
killer653
2017-07-02 03:21:48 -04:00
parent 87fa10e48e
commit c97ded0da9
3 changed files with 12 additions and 0 deletions
@@ -238,6 +238,12 @@
icon_state = "molenar-tentacle"
ckeys_allowed = list("molenar")
/datum/sprite_accessory/ears/shock
name = "pharoah hound ears (Shock Diamond)"
desc = ""
icon_state = "shock"
ckeys_allowed = list("icowom")
/*
////////////////////////////
/ =--------------------= /
@@ -665,6 +671,12 @@
ani_state = "vulptail_w"
do_colouration = 1
/datum/sprite_accessory/tail/shock
name = "pharoah hound tail (Shock Diamond)"
desc = ""
icon_state = "shock"
ckeys_allowed = list("icowom")
//For all species tails. Includes haircolored tails.
/datum/sprite_accessory/tail/special
name = "Blank tail. Do not select."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 62 KiB