Skip to content

Commit

Permalink
Update frontiersmen_ert.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikafox committed Nov 26, 2024
1 parent 00bccfc commit abdeffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/clothing/outfits/ert/frontiersmen_ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
back = /obj/item/storage/backpack/satchel/leather
suit = /obj/item/clothing/suit/armor/frontier
suit_store = null
belt = /obj/item/gun/ballistic/automatic/pistol/spitter
belt = /obj/item/gun/ballistic/automatic/pistol/mauler

backpack_contents = list(/obj/item/clothing/mask/gas/frontiersmen, /obj/item/ammo_box/magazine/m50=2, /obj/item/binoculars=1, /obj/item/melee/knife/survival)

Expand All @@ -196,7 +196,7 @@
suit = /obj/item/clothing/suit/armor/vest/marine/frontier
head = /obj/item/clothing/head/helmet/bulletproof/x11/frontier
mask = /obj/item/clothing/mask/gas/sechailer
belt = /obj/item/gun/ballistic/automatic/pistol/spitter
belt = /obj/item/gun/ballistic/automatic/pistol/mauler

backpack = /obj/item/minigunpack
satchel = /obj/item/minigunpack
Expand Down

0 comments on commit abdeffa

Please sign in to comment.