Skip to content

Commit

Permalink
Revert "changed bullet pouch"
Browse files Browse the repository at this point in the history
This reverts commit 7624f38.
  • Loading branch information
UniquaSa committed Dec 19, 2024
1 parent 7624f38 commit 46629bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
backl = /obj/item/storage/backpack/rogue/satchel/musketeer
backr = /obj/item/gun/ballistic/arquebus
beltr = /obj/item/rogueweapon/sword/rapier
beltl = /obj/item/ammo_holder/bullet/lead
beltl = /obj/item/bulletpouch/bullet
shoes = /obj/item/clothing/shoes/roguetown/boots
H.mind.adjust_skillrank(/datum/skill/combat/swords, 3, TRUE)
H.mind.adjust_skillrank(/datum/skill/misc/athletics, 2, TRUE)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
H.mind.adjust_skillrank(/datum/skill/combat/firearms, 1, TRUE)
r_hand = /obj/item/gun/ballistic/arquebus
beltr = /obj/item/powderflask
backl = /obj/item/ammo_holder/bullet/lead
backl = /obj/item/bulletpouch/bullet


backpack_contents = list(/obj/item/rogueweapon/huntingknife/idagger/steel/special = 1, /obj/item/rope/chain = 1)
Expand Down

0 comments on commit 46629bc

Please sign in to comment.