Adds horsehalf saddlebag in loadout.

Shouuuld let you get a bag sprited for horsetaurs in loadout
accessories.
This commit is contained in:
viv_eret
2016-07-24 16:24:08 -07:00
parent 2670c06487
commit 2cdec12e11
5 changed files with 15 additions and 1 deletions
@@ -0,0 +1,8 @@
//Taur Bags
/obj/item/weapon/storage/backpack/saddlebag
name = "Saddlebag"
desc = "A saddle that holds items."
icon = 'icons\obj\storage_vr.dmi'
icon_override = 'icons/mob/back_vr.dmi'
item_state = "saddlebag"
icon_state = "saddlebag"