We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e69a56 + 8a3288d commit 2e90d19Copy full SHA for 2e90d19
1 file changed
maps/karzerfeste/outfits/shrine.dm
@@ -6,6 +6,9 @@
6
/obj/item/clothing/suit/robe/sleeved/shrine
7
)
8
backpack_contents = list(
9
+ /obj/item/rock/flint/striker,
10
+ /obj/item/bladed/folding/iron,
11
+ /obj/item/flame/torch,
12
/obj/item/stack/medical/bandage/crafted/five = 1,
13
/obj/item/stack/medical/ointment/crafted/five = 1,
14
/obj/item/stack/medical/splint/crafted/five = 1
0 commit comments