mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 21:17:44 +01:00
allows proffesion belts to hold their appropriate holosign (#42376)
This commit is contained in:
@@ -58,7 +58,8 @@
|
||||
/obj/item/extinguisher/mini,
|
||||
/obj/item/radio,
|
||||
/obj/item/clothing/gloves,
|
||||
/obj/item/holosign_creator,
|
||||
/obj/item/holosign_creator/atmos,
|
||||
/obj/item/holosign_creator/engineering,
|
||||
/obj/item/forcefield_projector,
|
||||
/obj/item/assembly/signaler
|
||||
))
|
||||
@@ -172,7 +173,8 @@
|
||||
/obj/item/implantcase,
|
||||
/obj/item/implant,
|
||||
/obj/item/implanter,
|
||||
/obj/item/pinpointer/crew
|
||||
/obj/item/pinpointer/crew,
|
||||
/obj/item/holosign_creator/medical
|
||||
))
|
||||
|
||||
/obj/item/storage/belt/security
|
||||
@@ -203,7 +205,8 @@
|
||||
/obj/item/melee/classic_baton/telescopic,
|
||||
/obj/item/radio,
|
||||
/obj/item/clothing/gloves,
|
||||
/obj/item/restraints/legcuffs/bola
|
||||
/obj/item/restraints/legcuffs/bola,
|
||||
/obj/item/holosign_creator/security
|
||||
))
|
||||
|
||||
/obj/item/storage/belt/security/full/PopulateContents()
|
||||
@@ -508,7 +511,7 @@
|
||||
/obj/item/flashlight,
|
||||
/obj/item/reagent_containers/spray,
|
||||
/obj/item/soap,
|
||||
/obj/item/holosign_creator,
|
||||
/obj/item/holosign_creator/janibarrier,
|
||||
/obj/item/forcefield_projector,
|
||||
/obj/item/key/janitor,
|
||||
/obj/item/clothing/gloves,
|
||||
|
||||
Reference in New Issue
Block a user