style changes (#18964)

This commit is contained in:
Contrabang
2022-09-07 08:39:23 -04:00
committed by GitHub
parent 9bab3450cd
commit 1f2b29bd80
2 changed files with 17 additions and 2 deletions
+2 -2
View File
@@ -49,12 +49,12 @@
gloves = /obj/item/clothing/gloves/combat
r_ear = /obj/item/radio/headset/syndicate/alt/nocommon // See del_types above
back = /obj/item/storage/backpack
belt = /obj/item/storage/belt/utility/full/multitool
belt = /obj/item/storage/belt/utility/syndi_researcher
r_pocket = /obj/item/gun/projectile/automatic/pistol
id = /obj/item/card/id/syndicate/researcher
backpack_contents = list(
/obj/item/ammo_box/magazine/m10mm = 1,
/obj/item/flashlight = 1,
/obj/item/flashlight/seclite = 1,
/obj/item/clothing/mask/gas/syndicate = 1,
/obj/item/tank/internals/emergency_oxygen/engi/syndi = 1
)