Merge pull request #345 from Cameron653/master

Adds in moth wings.
This commit is contained in:
Spades
2016-06-10 13:46:33 -04:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
@@ -278,6 +278,17 @@
icon_state = "bunny"
do_colouration = 1
/datum/sprite_accessory/tail/mothc
name = "moth wings, colorable"
desc = ""
icon_state = "moth"
do_colouration = 1
/datum/sprite_accessory/tail/moth
name = "moth wings"
desc = ""
icon_state = "moth"
/datum/sprite_accessory/tail/bear_brown
name = "bear, brown"
desc = ""
Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 28 KiB