TCFL & FSF ERT Pilot Changes + Harnesses for All (#12006)

This commit is contained in:
WickedCybs
2021-06-15 13:55:13 -03:00
committed by GitHub
parent 6d3bcb1644
commit 83f62f9f2f
10 changed files with 101 additions and 11 deletions
+4 -3
View File
@@ -110,9 +110,11 @@
name = "Free Solarian Fleets Synthetic Unit"
uniform = /obj/item/clothing/under/rank/fatigues
accessory = /obj/item/clothing/accessory/storage/webbingharness/pouches/ert
accessory_contents = list(/obj/item/gun/projectile/pistol/sol = 1, /obj/item/ammo_magazine/mc9mm = 2)
shoes = /obj/item/clothing/shoes/jackboots
belt = /obj/item/storage/belt/utility/very_full
head = null
head = /obj/item/clothing/head/helmet/pilot
suit = null
suit_store = null
l_pocket = null
@@ -123,6 +125,5 @@
backpack_contents = list(
/obj/item/melee/energy/sword/knife/sol = 1,
/obj/item/grenade/smokebomb = 2,
/obj/item/device/binoculars = 1,
/obj/item/ammo_magazine/mc9mm = 2
/obj/item/device/binoculars = 1
)
+4 -2
View File
@@ -44,8 +44,10 @@
gloves = null
back = null
belt = /obj/item/storage/belt/security/tactical
accessory = /obj/item/clothing/accessory/holster/hip
accessory_contents = list(/obj/item/gun/energy/blaster/revolver/pilot = 1)
accessory = /obj/item/clothing/accessory/storage/webbingharness/pouches/ert
accessory_contents = list(/obj/item/gun/energy/blaster/pilot_special = 1, /obj/item/device/binoculars = 1)
backpack_contents = null
/datum/outfit/admin/ert/legion/sentinel
name = "TCFL Sentinel"