[MIRROR] New torch sprites, fixed missing inhands (#6099)

* New torch sprites, fixed missing inhands

* missing sprites
This commit is contained in:
CitadelStationBot
2018-03-26 04:27:30 -05:00
committed by Poojawa
parent bb1aaf01e7
commit 9f5682fa35
4 changed files with 3 additions and 0 deletions

View File

@@ -324,6 +324,9 @@
brightness_on = 4
icon_state = "torch"
item_state = "torch"
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi'
righthand_file = 'icons/mob/inhands/items_righthand.dmi'
light_color = LIGHT_COLOR_ORANGE
on_damage = 10
slot_flags = null

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 84 KiB