Skip to content

Commit

Permalink
Novastore (nova clothes in loadouts and store) Part 1 + Fixes satyr l…
Browse files Browse the repository at this point in the history
…egs being "mechanical" (#2412)

* complete and utter chaos (i got allergies too!)

* help i sneeze every 10 seconds

* add some shoes to the store (swag)

* splits jumpsuits

* science uniforms

* redid the entire jumpsuit thing

* adds suits to the store

* adjust price tags

* neck stuff and price adjustments

* adjusted prices on shoes and deleted dupes

* brig physician, security assistant, also deleted dupes

* more price adjustments

* satyr legs fix

* price stuff you know the drill lol

---------

Co-authored-by: KnighTheThrasher <[email protected]>
  • Loading branch information
KnigTheThrasher and KnigTheThrasher authored Jul 1, 2024
1 parent 973d935 commit af07866
Show file tree
Hide file tree
Showing 7 changed files with 1,212 additions and 2 deletions.
113 changes: 113 additions & 0 deletions monkestation/code/modules/loadouts/items/neck.dm
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,116 @@ GLOBAL_LIST_INIT(loadout_necks, generate_loadout_items(/datum/loadout_item/neck)
name = "Hornet Cloak"
item_path = /obj/item/clothing/neck/hornetcloak

/// EVERYTHING NOVA RELATED

/datum/loadout_item/neck/gags_cloak //BUYABLE
name = "Colourable Cloak"
item_path = /obj/item/clothing/neck/cloak/colourable

/datum/loadout_item/neck/gags_veil //BUYABLE
name = "Colourable Veil"
item_path = /obj/item/clothing/neck/cloak/colourable/veil

/datum/loadout_item/neck/gags_shroud //BUYABLE
name = "Colourable Shroud"
item_path = /obj/item/clothing/neck/cloak/colourable/shroud

/datum/loadout_item/neck/gags_mantle //BUYABLE
name = "Colourable Mantle"
item_path = /obj/item/clothing/neck/mantle/recolorable

/datum/loadout_item/neck/long_cape //BUYABLE
name = "Long Colourable Cape"
item_path = /obj/item/clothing/neck/long_cape

/datum/loadout_item/neck/wide_cape //BUYABLE
name = "Wide Colourable Cape"
item_path = /obj/item/clothing/neck/wide_cape

/datum/loadout_item/neck/robe_cape //BUYABLE
name = "Robed Colourable Cape"
item_path = /obj/item/clothing/neck/robe_cape

/datum/loadout_item/neck/maid_neck_cover //BUYABLE
name = "Colourable Maid Neck Cover"
item_path = /obj/item/clothing/neck/maid_neck_cover

/datum/loadout_item/neck/face_scarf //BUYABLE
name = "Colourable Face Scarf"
item_path = /obj/item/clothing/neck/face_scarf

/*
* MANTLES
*/

/datum/loadout_item/neck/mantle //BUYABLE
name = "Mantle"
item_path = /obj/item/clothing/neck/mantle

/datum/loadout_item/neck/mantle_qm
name = "Quartermaster's Mantle"
item_path = /obj/item/clothing/neck/mantle/qm
restricted_roles = list(JOB_QUARTERMASTER)
requires_purchase = FALSE

/datum/loadout_item/neck/mantle_hop
name = "Head of Personnel's Mantle"
item_path = /obj/item/clothing/neck/mantle/hopmantle
restricted_roles = list(JOB_HEAD_OF_PERSONNEL)
requires_purchase = FALSE

/datum/loadout_item/neck/mantle_cmo
name = "Chief Medical Officer's Mantle"
item_path = /obj/item/clothing/neck/mantle/cmomantle
restricted_roles = list(JOB_CHIEF_MEDICAL_OFFICER)
requires_purchase = FALSE

/datum/loadout_item/neck/mantle_rd
name = "Research Director's Mantle"
item_path = /obj/item/clothing/neck/mantle/rdmantle
restricted_roles = list(JOB_RESEARCH_DIRECTOR)
requires_purchase = FALSE

/datum/loadout_item/neck/mantle_ce
name = "Chief Engineer's Mantle"
item_path = /obj/item/clothing/neck/mantle/cemantle
restricted_roles = list(JOB_CHIEF_ENGINEER)
requires_purchase = FALSE

/datum/loadout_item/neck/mantle_hos
name = "Head of Security's Mantle"
item_path = /obj/item/clothing/neck/mantle/hosmantle
restricted_roles = list(JOB_HEAD_OF_SECURITY)
requires_purchase = FALSE

/*
/datum/loadout_item/neck/mantle_bs
name = "Blueshield's Mantle"
item_path = /obj/item/clothing/neck/mantle/bsmantle
restricted_roles = list(JOB_BLUESHIELD)
*/
/datum/loadout_item/neck/mantle_cap
name = "Captain's Mantle"
item_path = /obj/item/clothing/neck/mantle/capmantle
restricted_roles = list(JOB_CAPTAIN)
requires_purchase = FALSE

/datum/loadout_item/neck/mantle_chap
name = "Bishop's Cloak"
item_path = /obj/item/clothing/neck/chaplain
restricted_roles = list(JOB_CHAPLAIN)
requires_purchase = FALSE

/datum/loadout_item/neck/mantle_bchap
name = "Bishop's Cloak (Black)"
item_path = /obj/item/clothing/neck/chaplain/black
restricted_roles = list(JOB_CHAPLAIN)
requires_purchase = FALSE

/*
* MISC
*/

/datum/loadout_item/neck/imperial_police_cloak //BUYABLE
name = "Imperial Police Cloak"
item_path = /obj/item/clothing/neck/cloak/colonial/nri_police
47 changes: 47 additions & 0 deletions monkestation/code/modules/loadouts/items/shoes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,50 @@ GLOBAL_LIST_INIT(loadout_shoes, generate_loadout_items(/datum/loadout_item/shoes
/datum/loadout_item/shoes/donator/rainbow
name = "Rainbow Converse"
item_path = /obj/item/clothing/shoes/sneakers/rainbow

/// EVERYTHING NOVA RELATED
//NOTES
//Glass will fuck you up if you're wearing wraps

//Not adding everything as we already got simillar stuff - Knight

/datum/loadout_item/shoes/nova/jackboots/recolorable
name = "Recolorable Jackboots"
item_path = /obj/item/clothing/shoes/jackboots/recolorable
requires_purchase = FALSE

/datum/loadout_item/shoes/nova/colorable_laceups
name = "Recolorable Laceups"
item_path = /obj/item/clothing/shoes/colorable_laceups
requires_purchase = FALSE

/datum/loadout_item/shoes/nova/colorable_sandals
name = "Recolorable Sandals"
item_path = /obj/item/clothing/shoes/colorable_sandals
requires_purchase = FALSE

/datum/loadout_item/shoes/nova/wraps/colorable
name = "colourable foot wraps"
item_path = /obj/item/clothing/shoes/wraps/colourable
requires_purchase = FALSE

/datum/loadout_item/shoes/nova/wraps/cloth
name = "cloth foot wraps"
item_path = /obj/item/clothing/shoes/wraps/cloth
requires_purchase = FALSE

/datum/loadout_item/shoes/nova/wraps/swag
name = "gilded foot wraps"
item_path = /obj/item/clothing/shoes/wraps

/datum/loadout_item/shoes/nova/wraps/drip
name = "silver leg wraps"
item_path = /obj/item/clothing/shoes/wraps/silver

/datum/loadout_item/shoes/nova/jungleboots
name = "jungle boots"
item_path = /obj/item/clothing/shoes/jungleboots

/datum/loadout_item/shoes/nova/kimshoes
name = "aerostatic boots"
item_path = /obj/item/clothing/shoes/kimshoes
Loading

0 comments on commit af07866

Please sign in to comment.