Skip to content

Commit

Permalink
Merge pull request #121 from out-of-phaze/pyrelight-fix/karzerfeste-s…
Browse files Browse the repository at this point in the history
…hrine-equipment

Fix missing equipment for Karzerfeste shrine staff
  • Loading branch information
MistakeNot4892 authored Jan 19, 2025
2 parents 7e69a56 + 8a3288d commit 2e90d19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions maps/karzerfeste/outfits/shrine.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
/obj/item/clothing/suit/robe/sleeved/shrine
)
backpack_contents = list(
/obj/item/rock/flint/striker,
/obj/item/bladed/folding/iron,
/obj/item/flame/torch,
/obj/item/stack/medical/bandage/crafted/five = 1,
/obj/item/stack/medical/ointment/crafted/five = 1,
/obj/item/stack/medical/splint/crafted/five = 1
Expand Down

0 comments on commit 2e90d19

Please sign in to comment.