mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Adds horsehalf saddlebag in loadout.
Shouuuld let you get a bag sprited for horsetaurs in loadout accessories.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user