Skip to content

Commit

Permalink
Give the HoP his backpacks
Browse files Browse the repository at this point in the history
  • Loading branch information
Wisemonster committed Dec 1, 2024
1 parent 39852c0 commit 64e1cbe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions code/modules/jobs/job_types/head_of_personnel.dm
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@
suit = /obj/item/clothing/suit/armor/vest/hop
implants = list(/obj/item/implant/mindshield)

//monkestation addition start:
backpack = /obj/item/storage/backpack/head_of_personnel
satchel = /obj/item/storage/backpack/satchel/head_of_personnel
duffelbag = /obj/item/storage/backpack/duffelbag/head_of_personnel
//monkestation addition end

chameleon_extras = list(
/obj/item/gun/energy/e_gun,
/obj/item/stamp/head/hop,
Expand Down

0 comments on commit 64e1cbe

Please sign in to comment.