Skip to content

Commit

Permalink
Traitor Uplink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben10083 committed Oct 4, 2024
1 parent 45ba87d commit a009209
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 3 deletions.
11 changes: 11 additions & 0 deletions code/datums/uplink/gear loadout.dm
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,14 @@
desc = "A crate containing gear for a single individual."
path = /obj/structure/closet/crate/secure/gear_loadout/exclusionist/single
telecrystal_cost = 10

/datum/uplink_item/item/gear_loadout/hoplan
name = "Golden Deep Hoplan Assets (Group)"
desc = "A crate containing gear for a group. Includes extra clothes as well."
path = /obj/structure/closet/crate/secure/gear_loadout/hoplan

/datum/uplink_item/item/gear_loadout/exclusionist_single
name = "Golden Deep Hoplan Assets (Single)"
desc = "A crate containing gear for a single individual."
path = /obj/structure/closet/crate/secure/gear_loadout/hoplan/single
telecrystal_cost = 10
94 changes: 94 additions & 0 deletions code/game/objects/structures/crates_lockers/crates/gear_loadout.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1084,6 +1084,100 @@
new /obj/item/clothing/ears/antenna/trinary_halo/exclusionist(src)
new /obj/item/melee/chainsword(src)

/obj/structure/closet/crate/secure/gear_loadout/hoplan/fill()
new /obj/item/clothing/shoes/jackboots(src)
new /obj/item/clothing/shoes/jackboots(src)
new /obj/item/clothing/shoes/jackboots(src)
new /obj/item/clothing/shoes/jackboots(src)
new /obj/item/clothing/under/goldendeep/hoplan(src)
new /obj/item/clothing/under/goldendeep/hoplan(src)
new /obj/item/clothing/under/goldendeep/hoplan(src)
new /obj/item/clothing/under/goldendeep/hoplan(src)
new /obj/item/clothing/accessory/leg_guard/hoplan/skirt(src)
new /obj/item/clothing/accessory/leg_guard/hoplan/skirt(src)
new /obj/item/clothing/suit/armor/carrier/hoplan(src)
new /obj/item/clothing/suit/armor/carrier/hoplan(src)
new /obj/item/clothing/suit/armor/carrier/hoplan(src)
new /obj/item/clothing/suit/armor/carrier/hoplan(src)
new /obj/item/clothing/head/helmet/hoplan(src)
new /obj/item/clothing/head/helmet/hoplan(src)
new /obj/item/clothing/head/helmet/hoplan(src)
new /obj/item/clothing/head/helmet/hoplan(src)
new /obj/item/clothing/head/goldendeep/hoplan(src)
new /obj/item/clothing/head/goldendeep/hoplan(src)
new /obj/item/clothing/head/goldendeep/hoplan(src)
new /obj/item/clothing/head/goldendeep/hoplan(src)
new /obj/item/clothing/accessory/holster/hip/brown(src)
new /obj/item/clothing/accessory/holster/hip/brown(src)
new /obj/item/clothing/accessory/holster/hip/brown(src)
new /obj/item/clothing/accessory/holster/hip/brown(src)
new /obj/item/storage/belt/military(src)
new /obj/item/storage/belt/military(src)
new /obj/item/storage/belt/military(src)
new /obj/item/storage/belt/military(src)
new /obj/item/storage/backpack/rucksack/tan(src)
new /obj/item/storage/backpack/rucksack/tan(src)
new /obj/item/storage/backpack/rucksack/tan(src)
new /obj/item/storage/backpack/rucksack/tan(src)
new /obj/item/gun/energy/rifle/laser(src)
new /obj/item/gun/energy/rifle/laser(src)
new /obj/item/gun/projectile/automatic/rifle/dnac(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/gun/projectile/automatic/rifle/shotgun/xanan(src)
new /obj/item/ammo_magazine/xanan_shotgun(src)
new /obj/item/ammo_magazine/xanan_shotgun(src)
new /obj/item/ammo_magazine/xanan_shotgun(src)
new /obj/item/ammo_magazine/xanan_shotgun(src)
new /obj/item/gun/projectile/pistol/sol/konyang(src)
new /obj/item/ammo_magazine/mc9mm(src)
new /obj/item/ammo_magazine/mc9mm(src)
new /obj/item/gun/projectile/pistol/sol/konyang(src)
new /obj/item/ammo_magazine/mc9mm(src)
new /obj/item/ammo_magazine/mc9mm(src)
new /obj/item/gun/projectile/xanupistol(src)
new /obj/item/ammo_magazine/c46m(src)
new /obj/item/ammo_magazine/c46m(src)
new /obj/item/gun/projectile/xanupistol(src)
new /obj/item/ammo_magazine/c46m(src)
new /obj/item/ammo_magazine/c46m(src)
new /obj/item/stack/nanopaste/surge(src)
new /obj/item/stack/nanopaste/surge(src)
new /obj/item/stack/nanopaste/surge(src)
new /obj/item/stack/nanopaste/surge(src)
new /obj/item/shield/energy/legion(src)
new /obj/item/shield/energy/legion(src)
new /obj/item/shield/energy(src)
new /obj/item/shield/energy(src)
new /obj/item/melee/energy/glaive(src)
new /obj/item/melee/energy/glaive(src)
new /obj/item/melee/energy/axe(src)
new /obj/item/melee/energy/axe(src)

/obj/structure/closet/crate/secure/gear_loadout/hoplan/single/fill()
new /obj/item/clothing/shoes/jackboots(src)
new /obj/item/clothing/under/goldendeep/hoplan(src)
new /obj/item/clothing/accessory/leg_guard/hoplan/skirt(src)
new /obj/item/clothing/suit/armor/carrier/hoplan(src)
new /obj/item/clothing/head/helmet/hoplan(src)
new /obj/item/clothing/head/goldendeep/hoplan(src)
new /obj/item/clothing/accessory/holster/hip/brown(src)
new /obj/item/storage/belt/military(src)
new /obj/item/storage/backpack/rucksack/tan(src)
new /obj/item/gun/projectile/automatic/rifle/dnac(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/ammo_magazine/a65(src)
new /obj/item/gun/projectile/pistol/sol/konyang(src)
new /obj/item/ammo_magazine/mc9mm(src)
new /obj/item/ammo_magazine/mc9mm(src)
new /obj/item/stack/nanopaste/surge(src)
new /obj/item/shield/energy/legion(src)
new /obj/item/melee/energy/glaive(src)

//ninja stuff
/obj/structure/closet/crate/secure/gear_loadout/ninja
var/associated_hardsuit = /obj/item/rig/light/ninja
Expand Down
4 changes: 2 additions & 2 deletions code/modules/clothing/factions/goldendeep.dm
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

// Hoplan
/obj/item/clothing/under/goldendeep/hoplan
name = "\improper Hoplan uniform"
name = "hoplan uniform"
desc = "desc"
desc_extended = "extended"
icon_state = "hoplan_uniform"
Expand All @@ -67,7 +67,7 @@
contained_sprite = TRUE

/obj/item/clothing/head/goldendeep/hoplan
name = "Hoplan combat hat"
name = "hoplan combat hat"
desc = "desc"
desc_extended = "extended"
icon_state = "hoplan_combat_hat"
Expand Down
2 changes: 1 addition & 1 deletion code/modules/clothing/suits/modular_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
item_state = "tcaf_helm_visor"

/obj/item/clothing/head/helmet/hoplan
name = "\improper Hoplan helmet"
name = "hoplan helmet"
desc = "desc."
icon = 'icons/clothing/kit/modular_armor.dmi'
contained_sprite = TRUE
Expand Down
1 change: 1 addition & 0 deletions html/changelogs/Ben10083 - Hoplan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ delete-after: True
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- rscadd: "Adds new Golden Deep Hoplan uniform and armor. Thanks to NobleRow for lore and sprites."
- rscadd: "Hoplan assets added to traitor uplink."

0 comments on commit a009209

Please sign in to comment.