mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
Fixes ert merc outfit (#7285)
This commit is contained in:
@@ -140,11 +140,13 @@
|
||||
/datum/outfit/admin/ert/mercenary/leader
|
||||
name = "Mercenary Freelancer Leader"
|
||||
l_hand = /obj/item/weapon/gun/projectile/automatic/rifle
|
||||
back = /obj/item/weapon/rig/merc
|
||||
back = /obj/item/weapon/rig/merc/distress
|
||||
suit_store = null
|
||||
suit = null
|
||||
head = null
|
||||
|
||||
backpack_contents = list()
|
||||
|
||||
belt_contents = list(
|
||||
/obj/item/ammo_magazine/c762 = 3,
|
||||
/obj/item/weapon/handcuffs/ziptie = 2,
|
||||
|
||||
Reference in New Issue
Block a user