diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index 2a734e91dcd..a339fbf9c14 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -1219,6 +1219,12 @@ species_fit = null sprite_sheets = null +/obj/item/storage/backpack/fluff/syndiesatchel //SkeletalElite: Rawkkihiki + name= "Military Satchel" + desc = "A well made satchel for military operations. Totally not made by an enemy corporation" + icon = 'icons/obj/custom_items.dmi' + icon_state = "rawk_satchel" + /obj/item/storage/backpack/fluff/krich_back //lizardzsi: Krichahka name = "Voxcaster" desc = "Battered, Sol-made military radio backpack that had its speakers fried from playing Vox opera. The words 'Swift-Talon' are crudely scratched onto its side."