mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-19 04:08:55 +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