Skip to content

Commit

Permalink
why did the solgov inspector have a halberd
Browse files Browse the repository at this point in the history
  • Loading branch information
meemofcourse committed Nov 4, 2023
1 parent 18b94b8 commit 04f3f2c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions code/modules/clothing/outfits/ert/solgov_ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
id = /obj/item/card/id/solgov
uniform = /obj/item/clothing/under/solgov
suit = /obj/item/clothing/suit/armor/vest/bulletproof/solgov
mask = null
ears = /obj/item/radio/headset/solgov/alt
gloves = /obj/item/clothing/gloves/combat
head = /obj/item/clothing/head/solgov/sonnensoldner
shoes = /obj/item/clothing/shoes/workboots
back = /obj/item/storage/backpack
l_hand = /obj/item/energyhalberd


box = /obj/item/storage/box/survival
l_hand = /obj/item/energyhalberd

id_role = "Sonnensöldner"

Expand All @@ -31,4 +31,6 @@
mask = null
glasses = null

l_hand = null

id_role = "Inspector"

0 comments on commit 04f3f2c

Please sign in to comment.