Skip to content

Commit

Permalink
Fine keep your gorgets
Browse files Browse the repository at this point in the history
  • Loading branch information
Lhars committed Dec 23, 2024
1 parent 4fb9f3e commit 8301419
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 @@ -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
neck = /obj/item/ammo_holder/bullet/lead
l_hand = /obj/item/ammo_holder/bullet/lead

backpack_contents = list(/obj/item/rogueweapon/huntingknife/idagger/steel/special = 1, /obj/item/rope/chain = 1)
H.verbs |= /mob/proc/haltyell
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Archer is basically a 'bounty-catcher' in function, less specialized at close-qu
H.mind.adjust_skillrank(/datum/skill/combat/firearms, 1, TRUE)
r_hand = /obj/item/gun/ballistic/arquebus
beltr = /obj/item/powderflask
neck = /obj/item/ammo_holder/bullet/lead
l_hand = /obj/item/ammo_holder/bullet/lead


// Added to baliff under assumption townguard.dm will not be enabled.
Expand Down

0 comments on commit 8301419

Please sign in to comment.