From 5920a6bfe78f1f8a68bd3e8e38079775e30e724f Mon Sep 17 00:00:00 2001 From: OnlineGirlfriend <50865623+OnlineGirlfriend@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:02:33 -0600 Subject: [PATCH 01/11] start the conversion - changed the names and descriptions of a bunch of things to reflect DREAM instead of SolGov --- .../code/modules/antagonists/ert/dream.dm | 10 +- .../clothing/factions/_solgov_to_dream.dm | 163 +++++++++--------- 2 files changed, 86 insertions(+), 87 deletions(-) diff --git a/modular_pentest/modules/faction_dream/code/modules/antagonists/ert/dream.dm b/modular_pentest/modules/faction_dream/code/modules/antagonists/ert/dream.dm index d5c4b2e9c23..d942a971f2d 100644 --- a/modular_pentest/modules/faction_dream/code/modules/antagonists/ert/dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/antagonists/ert/dream.dm @@ -2,16 +2,16 @@ // ** Dream ** // ******************************************************************** /datum/antagonist/ert/solgov - name = "Dreamer Emergency Response Personnel" + name = "DREAM Emergency Response Personnel" outfit = /datum/outfit/job/solgov/ert random_names = FALSE - role = "Dreamer ERT" + role = "DREAM ERT" /datum/antagonist/ert/solgov/inspector - name = "Dreamer Inspector" + name = "DREAM Inspector" outfit = /datum/outfit/job/solgov/ert/inspector - role = "Dreamer Inspector" + role = "DREAM Inspector" /datum/antagonist/ert/solgov/inspector/greet() - to_chat(owner, "You are a Inspector for Dream.") + to_chat(owner, "You are a Inspector for DREAM.") to_chat(owner, "The Department of Administrative Affairs is sending you to [station_name()] with the task: [ert_team.mission.explanation_text]") diff --git a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm index 3374855d952..47d489fa77d 100644 --- a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm @@ -1,120 +1,119 @@ // Uniforms /obj/item/clothing/under/solgov - name = "\improper SolGov tunic" - desc = "Standard combat tunic used by Sonnensoldners." + name = "\improper DREAM tunic" + desc = "Standard combat tunic used by Dreamers." /obj/item/clothing/under/solgov/terragov - name = "\improper TerraGov tunic" - desc = "Specialized combat tunic utilized by Sonnensoldners serving the Terran Regency." + name = "\improper DREAM tunic" + desc = "Specialized combat tunic utilized by Dreamers." /obj/item/clothing/under/solgov/dress - name = "\improper SolGov dress" - desc = "A formal SolGov white dress, used by civilians and officials alike." + name = "\improper DREAM dress" + desc = "A formal DREAM white dress used by civilians and officials alike." /obj/item/clothing/under/solgov/formal - name = "\improper SolGov formal suit" - desc = "A formal SolGov uniform, commonly used by representatives and officials." + name = "\improper DREAM formal suit" + desc = "A formal DREAM uniform commonly used by representatives and officials." /obj/item/clothing/under/solgov/formal/skirt - name = "\improper SolGov formal suitskirt" - desc = "A formal SolGov uniform, commonly used by representatives and officials." + name = "\improper DREAM formal suitskirt" + desc = "A formal DREAM uniform commonly used by representatives and officials." /obj/item/clothing/under/solgov/formal/terragov - name = "\improper TerraGov formal uniform" - desc = "A formal SolGov uniform, for special occasions. This one is colored in original TerraGov green." - + name = "\improper DREAM formal uniform" + desc = "A formal DREAM uniform for special occasions." /obj/item/clothing/under/solgov/formal/captain - name = "\improper SolGov captain uniform" - desc = "A formal SolGov uniform, utilized by captains of SolGov vessels." + name = "\improper DREAM captain uniform" + desc = "A formal DREAM uniform, utilized by captains of DREAM vessels." /obj/item/clothing/under/plasmaman/solgov - name = "\improper SolGov envirosuit" - desc = "The pride of Solarian plasmamen everywhere- though this tends to be a somewhat exclusive club, due to Sol's aggressive workplace safety regulations." + name = "\improper DREAM envirosuit" + desc = "The pride of plasmamen everywhere." /obj/item/clothing/head/helmet/space/plasmaman/solgov - name = "\improper SolGov envirosuit helmet" + name = "\improper DREAM envirosuit helmet" desc = "A generic white envirohelmet with a secondary blue." // Oversuits /obj/item/clothing/suit/armor/vest/solgov - name = "\improper Sonnensoldner gambison" - desc = "A standard armor vest fielded for SolGov's Sonnensoldners." + name = "\improper Dreamer gambison" + desc = "A standard armor vest fielded for Dreamers." /obj/item/clothing/suit/armor/vest/solgov/overseer - name = "\improper SolGov Overseer robe" - desc = "An elaborately designed robe utilized by SolGov overseers." + name = "\improper DREAM Overseer robe" + desc = "An elaborately designed robe utilized by DREAM overseers." /obj/item/clothing/suit/armor/vest/solgov/captain - name = "\improper SolGov Captain coat" - desc = "An armored coat typically used by SolGov captains." + name = "\improper DREAM Captain coat" + desc = "An armored coat typically used by DREAM captains." /obj/item/clothing/suit/armor/vest/solgov/Initialize() . = ..() allowed |= list(/obj/item/gun/ballistic/automatic/assault/swiss_cheese, /obj/item/tank) /obj/item/clothing/head/helmet/space/solgov - name = "\improper SolGov Vacuum Helmet" + name = "\improper DREAM Vacuum Helmet" desc = "This space-proof helmet is meant to be worn with a matching T-MA suit." /obj/item/clothing/suit/space/solgov - name = "\improper SolGov Vacuum Suit" - desc = "Originally designed by independent contractors on Luna for the purposes of survival in hazardous environments, the lightweight Tortoise Microlite Armored Suit now sees widespread use by SolGov's exploration teams." + name = "\improper DREAM Vacuum Suit" + desc = "Originally designed by independent contractors on Luna for the purposes of survival in hazardous environments, the lightweight Tortoise Microlite Armored Suit now sees widespread use by DREAM's exploration teams." /obj/item/clothing/head/helmet/space/hardsuit/solgov - name = "\improper SolGov hardsuit helmet" - desc = "An armored spaceproof helmet, its visor is reminiscent of knights of yore." + name = "\improper DREAM hardsuit helmet" + desc = "An armored spaceproof helmet. Its visor is reminiscent of knights of yore." /obj/item/clothing/suit/space/hardsuit/solgov - name = "\improper SolGov hardsuit" + name = "\improper DREAM hardsuit" desc = "An armored spaceproof suit. A powered exoskeleton keeps the suit light and mobile." /obj/item/clothing/suit/hazardvest/solgov - name = "SolGov hazard vest" - desc = "A high-visibility vest used in work zones by solarian engineers." + name = "DREAM hazard vest" + desc = "A high-visibility vest used in work zones by Dreamer engineers." /obj/item/clothing/suit/solgov - name = "SolGov robe" - desc = "A set of plain SolGov robes, commonly used by civilians." + name = "DREAM robe" + desc = "A set of plain DREAM robes commonly used by civilians." /obj/item/clothing/suit/solgov/dress - name = "SolGov dress" - desc = "A plain SolGov dress, commonly used by civilians." + name = "DREAM dress" + desc = "A plain DREAM dress commonly used by civilians." /obj/item/clothing/suit/solgov/suit - name = "SolGov suit" - desc = "A formal SolGov suit, commonly used by civilians." + name = "DREAM suit" + desc = "A formal DREAM suit commonly used by civilians." /obj/item/clothing/suit/solgov/bureaucrat - name = "SolGov bureaucrat robe" - desc = "A set of unique SolGov robes, utilized by Solarian Bureaucrats." + name = "DREAM bureaucrat robe" + desc = "A set of unique DREAM robes utilized by bureaucrats." /obj/item/clothing/suit/solgov/overcoat - name = "SolGov overcoat" - desc = "A traditional solarian overcoat, used by cilivians and ship crews alike." + name = "DREAM overcoat" + desc = "A traditional overcoat used by civilians and crews alike." /obj/item/clothing/suit/solgov/jacket - name = "SolGov jacket" - desc = "A plain SolGov jacket, commonly used by civilians." + name = "DREAM jacket" + desc = "A plain DREAM jacket commonly used by civilians." /obj/item/clothing/suit/toggle/solgov - name = "\improper SolGov coat" - desc = "An armored coat worn for special occasions. This one is dyed in SolGov blue." + name = "\improper DREAM coat" + desc = "An armored coat worn for special occasions." /obj/item/clothing/suit/toggle/solgov/terragov - name = "\improper Terragov coat" - desc = "An armored coat worn for special occasions. This one is still dyed in original TerraGov green." + name = "\improper DREAM coat" + desc = "An armored coat worn for special occasions." /obj/item/clothing/suit/armor/solgov_trenchcoat - name = "\improper SolGov trenchcoat" - desc = "A SolGov official's trenchcoat. Has a lot of pockets." + name = "\improper DREAM trenchcoat" + desc = "A DREAM official's trenchcoat. Has a lot of pockets." /obj/item/clothing/suit/hooded/wintercoat/solgov - name = "solgov winter coat" - desc = "An environment-resistant wintercoat in the colors of the Solarian Confederation." + name = "DREAM winter coat" + desc = "An environment-resistant wintercoat." /obj/item/clothing/head/hooded/winterhood/solgov icon_state = "hood_solgov" @@ -124,70 +123,70 @@ // Headgear /obj/item/clothing/head/solgov - name = "\improper SolGov officer's cap" - desc = "A blue cap worn by high-ranking officers of SolGov." + name = "\improper DREAM officer's cap" + desc = "A blue cap worn by high-ranking officers of DREAM." /obj/item/clothing/head/solgov/terragov - name = "\improper TerraGov officer's cap" - desc = "A cap worn by high-ranking officers of SolGov. This one is still in original TerraGov green." + name = "\improper DREAM officer's cap" + desc = "A cap worn by high-ranking officers of DREAM." /obj/item/clothing/head/solgov/sonnensoldner - name = "\improper Sonnensoldner Hat" - desc = "A standard-issue SolGov hat adorned with a feather, commonly used by Sonnensoldners." + name = "\improper Dreamer Hat" + desc = "A standard-issue hat adorned with a feather. Commonly used by Dreamers." /obj/item/clothing/head/solgov/captain - name = "\improper SolGov bicorne hat" - desc = "A unique bicorne hat given to Solarian Captains on expeditionary missions." + name = "\improper DREAM bicorne hat" + desc = "A unique bicorne hat given to DREAM Captains on expeditionary missions." /obj/item/clothing/head/beret/solgov - name = "\improper SolGov beret" - desc = "A beret with SolGov's emblem emblazoned on it. Colored in SolGov blue." + name = "\improper DREAM beret" + desc = "A beret with DREAM's emblem emblazoned on it." /obj/item/clothing/head/beret/solgov/plain - name = "\improper SolGov beret" + name = "\improper DREAM beret" desc = "A plain blue beret. It looks like it's missing something." /obj/item/clothing/head/beret/solgov/terragov - name = "\improper TerraGov beret" - desc = "A beret with SolGov's emblem emblazoned on it. It's still colored in original TerraGov green." + name = "\improper DREAM beret" + desc = "A beret with DREAM's emblem emblazoned on it." /obj/item/clothing/head/beret/solgov/terragov/plain - name = "\improper TerraGov beret" - desc = "A plain beret colored in original TerraGov green. It looks like it's missing something." + name = "\improper DREAM beret" + desc = "A plain beret colored in original DREAM green. It looks like it's missing something." /obj/item/clothing/head/fedora/solgov - name = "solarian hat" - desc = "A slick blue hat used by both solarian civilians and physicists." + name = "Dreamer hat" + desc = "A slick blue hat used by physicists." /obj/item/clothing/head/flatcap/solgov - name = "solarian flat cap" - desc = "A working solarian's hat, commonly used by Logistics Deck Officers." + name = "Dreamer flat cap" + desc = "A working Dreamer's hat, commonly used by Logistics Deck Officers." /obj/item/clothing/head/hardhat/solgov /obj/item/clothing/head/solgov_surgery - name = "SolGov surgery cap" - desc = "It's a surgery cap utilized by solarian doctors." + name = "DREAM surgery cap" + desc = "It's a surgery cap utilized by Dreamer doctors." // Neckwear /obj/item/clothing/neck/stripedsolgovscarf - name = "striped solgov scarf" + name = "striped DREAM scarf" /obj/item/clothing/neck/cloak/overseer - name = "SolGov overseer's cloak" - desc = "Worn by the Overseer. It smells faintly of bureaucracy." + name = "DREAM overseer's cloak" + desc = "Worn by the Overseer. It smells faintly of patchouli." /obj/item/clothing/neck/cloak/solgov - name = "SolGov weibel" - desc = "Worn by SolGov officials. It smells faintly of bureaucracy." + name = "DREAM weibel" + desc = "Worn by DREAM officials. It smells faintly of patchouli." /obj/item/clothing/neck/cloak/solgovcap - name = "SolGov captain's cloak" - desc = "Worn by SolGov captains. It smells faintly of bureaucracy." + name = "DREAM captain's cloak" + desc = "Worn by DREAM captains. It smells faintly of patchouli." // Accesories /obj/item/clothing/accessory/waistcoat/solgov - name = "solgov waistcoat" - desc = "A standard issue waistcoat in solgov colors." + name = "DREAM waistcoat" + desc = "A standard issue waistcoat in DREAM colors." From ab3c493385675fa3643077aab7628ed27ef2a0a0 Mon Sep 17 00:00:00 2001 From: OnlineGirlfriend <50865623+OnlineGirlfriend@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:17:09 -0600 Subject: [PATCH 02/11] description tweaks --- .../clothing/factions/_solgov_to_dream.dm | 82 +++++++++---------- 1 file changed, 40 insertions(+), 42 deletions(-) diff --git a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm index 47d489fa77d..644e98f8068 100644 --- a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm @@ -2,53 +2,53 @@ /obj/item/clothing/under/solgov name = "\improper DREAM tunic" - desc = "Standard combat tunic used by Dreamers." + desc = "Standard tunic commonly worn by Dreamers." /obj/item/clothing/under/solgov/terragov name = "\improper DREAM tunic" - desc = "Specialized combat tunic utilized by Dreamers." + desc = "Special tunic commonly worn by Dreamers." /obj/item/clothing/under/solgov/dress name = "\improper DREAM dress" - desc = "A formal DREAM white dress used by civilians and officials alike." + desc = "A formal white dress commonly worn by Dreamers." /obj/item/clothing/under/solgov/formal name = "\improper DREAM formal suit" - desc = "A formal DREAM uniform commonly used by representatives and officials." + desc = "A formal suit commonly worn by DREAM officials. Paired with pants." /obj/item/clothing/under/solgov/formal/skirt name = "\improper DREAM formal suitskirt" - desc = "A formal DREAM uniform commonly used by representatives and officials." + desc = "A formal suit commonly worn by DREAM officials. Paired with a skirt." /obj/item/clothing/under/solgov/formal/terragov name = "\improper DREAM formal uniform" - desc = "A formal DREAM uniform for special occasions." + desc = "A formal uniform for special occasions." /obj/item/clothing/under/solgov/formal/captain name = "\improper DREAM captain uniform" - desc = "A formal DREAM uniform, utilized by captains of DREAM vessels." + desc = "A formal uniform worn by captains of DREAM vessels." /obj/item/clothing/under/plasmaman/solgov name = "\improper DREAM envirosuit" - desc = "The pride of plasmamen everywhere." + desc = "A sleek envirosuit with the DREAM insignia on it." /obj/item/clothing/head/helmet/space/plasmaman/solgov name = "\improper DREAM envirosuit helmet" - desc = "A generic white envirohelmet with a secondary blue." + desc = "A sleek envirohelmet with the DREAM insignia on it." // Oversuits /obj/item/clothing/suit/armor/vest/solgov - name = "\improper Dreamer gambison" - desc = "A standard armor vest fielded for Dreamers." + name = "\improper DREAM anjia" // yay get some of that Chinese flavor + desc = "A flexible plated vest for Dreamers." /obj/item/clothing/suit/armor/vest/solgov/overseer - name = "\improper DREAM Overseer robe" - desc = "An elaborately designed robe utilized by DREAM overseers." + name = "\improper DREAM robe" + desc = "A robe worn by Dreamers." /obj/item/clothing/suit/armor/vest/solgov/captain name = "\improper DREAM Captain coat" - desc = "An armored coat typically used by DREAM captains." + desc = "An armored coat worn by DREAM captains." /obj/item/clothing/suit/armor/vest/solgov/Initialize() . = ..() @@ -56,7 +56,7 @@ /obj/item/clothing/head/helmet/space/solgov name = "\improper DREAM Vacuum Helmet" - desc = "This space-proof helmet is meant to be worn with a matching T-MA suit." + desc = "This space-proof helmet with the DREAM insignia on it." /obj/item/clothing/suit/space/solgov name = "\improper DREAM Vacuum Suit" @@ -64,48 +64,48 @@ /obj/item/clothing/head/helmet/space/hardsuit/solgov name = "\improper DREAM hardsuit helmet" - desc = "An armored spaceproof helmet. Its visor is reminiscent of knights of yore." + desc = "An armored spaceproof helmet with the DREAM insignia." /obj/item/clothing/suit/space/hardsuit/solgov name = "\improper DREAM hardsuit" - desc = "An armored spaceproof suit. A powered exoskeleton keeps the suit light and mobile." + desc = "An armored spaceproof suit with the DREAM insignia. A powered exoskeleton keeps the suit light and mobile." /obj/item/clothing/suit/hazardvest/solgov name = "DREAM hazard vest" - desc = "A high-visibility vest used in work zones by Dreamer engineers." + desc = "A high-visibility vest used in work zones by DREAM engineers." /obj/item/clothing/suit/solgov name = "DREAM robe" - desc = "A set of plain DREAM robes commonly used by civilians." + desc = "A set of plain robes commonly worn by Dreamers." /obj/item/clothing/suit/solgov/dress name = "DREAM dress" - desc = "A plain DREAM dress commonly used by civilians." + desc = "A plain dress commonly worn by Dreamers." /obj/item/clothing/suit/solgov/suit name = "DREAM suit" - desc = "A formal DREAM suit commonly used by civilians." + desc = "A formal suit commonly worn by Dreamers." /obj/item/clothing/suit/solgov/bureaucrat - name = "DREAM bureaucrat robe" - desc = "A set of unique DREAM robes utilized by bureaucrats." + name = "DREAM recruiter robe" // NOTE THIS IS NO LONGER A BUREAUCRAT, BUT A RECRUITER + desc = "A set of robes designed to be worn by DREAM recruiters." /obj/item/clothing/suit/solgov/overcoat name = "DREAM overcoat" - desc = "A traditional overcoat used by civilians and crews alike." + desc = "A traditional overcoat commonly worn by Dreamers." /obj/item/clothing/suit/solgov/jacket name = "DREAM jacket" - desc = "A plain DREAM jacket commonly used by civilians." + desc = "A plain jacket commonly worn by Dreamers." /obj/item/clothing/suit/toggle/solgov name = "\improper DREAM coat" - desc = "An armored coat worn for special occasions." + desc = "An armored coat for special occasions." /obj/item/clothing/suit/toggle/solgov/terragov name = "\improper DREAM coat" - desc = "An armored coat worn for special occasions." + desc = "An armored coat for special occasions." /obj/item/clothing/suit/armor/solgov_trenchcoat name = "\improper DREAM trenchcoat" @@ -118,13 +118,11 @@ /obj/item/clothing/head/hooded/winterhood/solgov icon_state = "hood_solgov" - - // Headgear /obj/item/clothing/head/solgov name = "\improper DREAM officer's cap" - desc = "A blue cap worn by high-ranking officers of DREAM." + desc = "A cap worn by high-ranking officers of DREAM." /obj/item/clothing/head/solgov/terragov name = "\improper DREAM officer's cap" @@ -132,11 +130,11 @@ /obj/item/clothing/head/solgov/sonnensoldner name = "\improper Dreamer Hat" - desc = "A standard-issue hat adorned with a feather. Commonly used by Dreamers." + desc = "A hat commonly worn by Dreamers." /obj/item/clothing/head/solgov/captain name = "\improper DREAM bicorne hat" - desc = "A unique bicorne hat given to DREAM Captains on expeditionary missions." + desc = "A DREAM Captain's hat. It smells like patchouli." /obj/item/clothing/head/beret/solgov name = "\improper DREAM beret" @@ -144,7 +142,7 @@ /obj/item/clothing/head/beret/solgov/plain name = "\improper DREAM beret" - desc = "A plain blue beret. It looks like it's missing something." + desc = "A plain beret. It looks like it's missing something." /obj/item/clothing/head/beret/solgov/terragov name = "\improper DREAM beret" @@ -152,33 +150,33 @@ /obj/item/clothing/head/beret/solgov/terragov/plain name = "\improper DREAM beret" - desc = "A plain beret colored in original DREAM green. It looks like it's missing something." + desc = "A plain beret. It looks like it's missing something." /obj/item/clothing/head/fedora/solgov - name = "Dreamer hat" - desc = "A slick blue hat used by physicists." + name = "DREAM fedora" + desc = "A fedora with the DREAM insignia on it. Why would anyone wear this?" /obj/item/clothing/head/flatcap/solgov name = "Dreamer flat cap" - desc = "A working Dreamer's hat, commonly used by Logistics Deck Officers." + desc = "A working Dreamer's hat." /obj/item/clothing/head/hardhat/solgov /obj/item/clothing/head/solgov_surgery name = "DREAM surgery cap" - desc = "It's a surgery cap utilized by Dreamer doctors." + desc = "It's a surgery cap utilized by DREAM physicians." // Neckwear /obj/item/clothing/neck/stripedsolgovscarf - name = "striped DREAM scarf" + name = "striped Dreamer scarf" /obj/item/clothing/neck/cloak/overseer - name = "DREAM overseer's cloak" - desc = "Worn by the Overseer. It smells faintly of patchouli." + name = "DREAM cloak" + desc = "A cloak for Dreamers. It smells faintly of patchouli." /obj/item/clothing/neck/cloak/solgov - name = "DREAM weibel" + name = "DREAM cloak" desc = "Worn by DREAM officials. It smells faintly of patchouli." /obj/item/clothing/neck/cloak/solgovcap From 725928fcc1ae2c72915bbe9ac73473c23baa5448 Mon Sep 17 00:00:00 2001 From: OnlineGirlfriend <50865623+OnlineGirlfriend@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:51:05 -0600 Subject: [PATCH 03/11] job titles --- .../clothing/factions/_solgov_to_dream.dm | 2 +- .../modules/clothing/outfits/ert/dream_ert.dm | 5 +-- .../clothing/outfits/factions/dream.dm | 38 +++++++++---------- .../code/modules/datums/ert/ert_dream.dm | 10 ++--- 4 files changed, 27 insertions(+), 28 deletions(-) diff --git a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm index 644e98f8068..5aac8b503b7 100644 --- a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm @@ -183,7 +183,7 @@ name = "DREAM captain's cloak" desc = "Worn by DREAM captains. It smells faintly of patchouli." -// Accesories +// Accessories /obj/item/clothing/accessory/waistcoat/solgov name = "DREAM waistcoat" diff --git a/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/ert/dream_ert.dm b/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/ert/dream_ert.dm index 2f75a76ca3c..6e5104a5395 100644 --- a/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/ert/dream_ert.dm +++ b/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/ert/dream_ert.dm @@ -1,5 +1,5 @@ /datum/outfit/job/solgov/ert - name = "ERT - Dreamer Shock Trooper" + name = "ERT - DREAM Shock Trooper" id_assignment = "Shock Trooper" jobtype = /datum/job/officer job_icon = "sonnensoldner" @@ -18,9 +18,8 @@ box = /obj/item/storage/box/survival l_hand = /obj/item/melee/duelenergy/halberd - /datum/outfit/job/solgov/ert/inspector - name = "ERT - Dreamer Inspector" + name = "ERT - DREAM Inspector" id_assignment = "Inspector" jobtype = /datum/job/head_of_personnel job_icon = "solgovrepresentative" diff --git a/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm b/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm index 05fb4c8678b..421f5e3ebbb 100644 --- a/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm @@ -11,8 +11,8 @@ H.grant_language(/datum/language/solarian_international) /datum/outfit/job/solgov/assistant - name = "Dreamer - Scribe" - id_assignment = "Scribe" + name = "DREAM - Secretary" + id_assignment = "Secretary" jobtype = /datum/job/assistant job_icon = "scribe" @@ -22,8 +22,8 @@ suit = /obj/item/clothing/suit/solgov /datum/outfit/job/solgov/bureaucrat - name = "Dreamer - Bureaucrat" - id_assignment = "Bureaucrat" + name = "DREAM - Recruiter" + id_assignment = "Recruiter" jobtype = /datum/job/curator job_icon = "curator" @@ -40,7 +40,7 @@ ) /datum/outfit/job/solgov/captain - name = "Dreamer - Captain" + name = "DREAM - Captain" jobtype = /datum/job/captain job_icon = "solgovrepresentative" // idk @@ -63,8 +63,8 @@ chameleon_extras = list(/obj/item/gun/energy/e_gun, /obj/item/stamp/captain) /datum/outfit/job/solgov/sonnensoldner - name = "Dreamer - Shock Trooper" - id_assignment = "Shock Trooper" + name = "DREAM - Peace Officer" + id_assignment = "Peace Officer" jobtype = /datum/job/officer job_icon = "Sonnensöldner" @@ -82,7 +82,7 @@ backpack_contents = list(/obj/item/crowbar/power) /datum/outfit/job/solgov/representative - name = "Dreamer - Representative" + name = "DREAM - Communications Specialist" jobtype = /datum/job/solgov job_icon = "solgovrepresentative" @@ -106,7 +106,7 @@ ) /datum/outfit/job/solgov/overseer - name = "Dreamer - Overseer" + name = "DREAM - Outreach Director" id_assignment = "Overseer" jobtype = /datum/job/head_of_personnel job_icon = "headofpersonnel" @@ -125,7 +125,7 @@ chameleon_extras = list(/obj/item/gun/energy/e_gun, /obj/item/stamp/officer) /datum/outfit/job/solgov/doctor - name = "Dreamer - Medical Doctor" + name = "DREAM - Field Physician" jobtype = /datum/job/doctor job_icon = "medicaldoctor" @@ -144,7 +144,7 @@ box = /obj/item/storage/box/survival/medical /datum/outfit/job/solgov/miner - name = "Dreamer - Field Engineer" + name = "DREAM - Field Engineer" id_assignment = "Field Engineer" jobtype = /datum/job/mining job_icon = "shaftminer" @@ -169,7 +169,7 @@ box = /obj/item/storage/box/survival/mining /datum/outfit/job/solgov/psychologist - name = "Dreamer - Psychologist" + name = "DREAM - Social Worker" jobtype = /datum/job/psychologist job_icon = "psychologist" @@ -186,10 +186,10 @@ duffelbag = /obj/item/storage/backpack/duffelbag/med /datum/outfit/job/solgov/patient - name = "Dreamer - Attentive Care Patient" - id_assignment = "Attentive Care Patient" + name = "DREAM - Refugee" + id_assignment = "Refugee" jobtype = /datum/job/prisoner - job_icon = "assistant" // todo: bug rye for patient icon // rye. rye. give me 50 gazillion billion dollars paypal + job_icon = "assistant" id = /obj/item/card/id/patient uniform = /obj/item/clothing/under/rank/medical/gown @@ -197,8 +197,8 @@ shoes = /obj/item/clothing/shoes/sandal/slippers /datum/outfit/job/solgov/engineer - name = "Dreamer - Ship Engineer" - id_assignment = "Ship Engineer" + name = "DREAM - Ship Mechanic" + id_assignment = "Ship Mechanic" jobtype = /datum/job/engineer job_icon = "stationengineer" @@ -220,8 +220,8 @@ backpack_contents = list(/obj/item/modular_computer/tablet/preset/advanced=1) /datum/outfit/job/solgov/quartermaster - name = "Dreamer - Logistics Deck Officer" - id_assignment = "Logistics Deck Officer" + name = "DREAM - Procurement Officer" + id_assignment = "Procurement Officer" jobtype = /datum/job/qm job_icon = "quartermaster" diff --git a/modular_pentest/modules/faction_dream/code/modules/datums/ert/ert_dream.dm b/modular_pentest/modules/faction_dream/code/modules/datums/ert/ert_dream.dm index 52ceeff933d..42cb1a6d047 100644 --- a/modular_pentest/modules/faction_dream/code/modules/datums/ert/ert_dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/datums/ert/ert_dream.dm @@ -3,16 +3,16 @@ opendoors = FALSE leader_role = /datum/antagonist/ert/solgov roles = list(/datum/antagonist/ert/solgov) - mission = "Intervene in Terran interests." - rename_team = "Dream Shock Trooper Team" - polldesc = "a Dreamer mercenary team" + mission = "Advance DREAM's interests." // change this later + rename_team = "DREAM Peace Trooper Team" // idk???? + polldesc = "a DREAM mercenary team" /datum/ert/solgov/inspector teamsize = 1 leader_role = /datum/antagonist/ert/solgov/inspector roles = list(/datum/antagonist/ert/solgov/inspector) - rename_team = "Dreamer Inspector" - polldesc = "a dream inspector" + rename_team = "DREAM Inspector" + polldesc = "a DREAM inspector" spawn_at_outpost = FALSE /datum/ert/solgov/inspector/New() From 27e637babb57c567c0759ac5d82d84b57a4d9767 Mon Sep 17 00:00:00 2001 From: OnlineGirlfriend <50865623+OnlineGirlfriend@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:25:02 -0600 Subject: [PATCH 04/11] headsets, ids, posters, melee, and other items --- .../code/modules/items/devices.dm | 31 ++++++++++++++++ .../code/modules/items/misc_items.dm | 17 +++++++++ .../code/modules/items/weapons.dm | 9 +++++ .../code/modules/objects/structures.dm | 35 +++++++++++++++++++ 4 files changed, 92 insertions(+) create mode 100644 modular_pentest/modules/faction_dream/code/modules/items/devices.dm create mode 100644 modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm create mode 100644 modular_pentest/modules/faction_dream/code/modules/items/weapons.dm create mode 100644 modular_pentest/modules/faction_dream/code/modules/objects/structures.dm diff --git a/modular_pentest/modules/faction_dream/code/modules/items/devices.dm b/modular_pentest/modules/faction_dream/code/modules/items/devices.dm new file mode 100644 index 00000000000..284008c3835 --- /dev/null +++ b/modular_pentest/modules/faction_dream/code/modules/items/devices.dm @@ -0,0 +1,31 @@ +// Solgov to DREAM conversion + + // PDA + +/obj/item/pda/solgov + name = "DREAM PDA" + inserted_item = /obj/item/pen/fountain/solgov // shit we need a DREAM pen + icon_state = "pda-solgov" // change + + // Radio Headsets + +/obj/item/radio/headset/solgov + name = "\improper DREAM headset" + desc = "Worn by Dreamers." + icon_state = "solgov_headset" // change this icon + keyslot = new /obj/item/encryptionkey/solgov // do we need to change this? + +/obj/item/radio/headset/solgov/captain + name = "\improper DREAM official radio headset" + desc = "Worn by various officials and leaders from DREAM. Patchouli not included." // i'm never gonna stop with this patchouli thing + keyslot2 = new /obj/item/encryptionkey/heads/captain // same question + // also should probably add an icon for this one + +/obj/item/radio/headset/solgov/alt + name = "\improper DREAM bowman headset" + desc = "Worn by Dreamers. Protects ears from flashbangs." + icon_state = "solgov_headset_alt" // changies + +/obj/item/radio/headset/solgov/alt/captain + name = "\improper DREAM official bowman headset" + desc = "Worn by various officials and leaders from DREAM. Protects ears from flashbangs. Patchouli not included." diff --git a/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm b/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm new file mode 100644 index 00000000000..e4b619ff2be --- /dev/null +++ b/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm @@ -0,0 +1,17 @@ + + +// Solgov to DREAM conversion + + // Desk flags + +/obj/item/desk_flag/solgov + name = "DREAM desk flag" + desc = "The flag of the Delegation for the Realization of Equity, Agency, and Meaning." + icon_state = "solgov" // change + + // Suit storage unit + +/obj/machinery/suit_storage_unit/solgov + name = "DREAM suit storage unit" + + // Weapons diff --git a/modular_pentest/modules/faction_dream/code/modules/items/weapons.dm b/modular_pentest/modules/faction_dream/code/modules/items/weapons.dm new file mode 100644 index 00000000000..76395e4c63f --- /dev/null +++ b/modular_pentest/modules/faction_dream/code/modules/items/weapons.dm @@ -0,0 +1,9 @@ +// Solgov to DREAM conversion + + // Melee + +/obj/item/melee/sword/sabre/solgov + name = "lunar sabre" + desc = "A refined ceremonial blade often given to peace officers and high ranking officials of DREAM." + icon_state = "sabresolgov" // change + item_state = "sabresolgov" // change diff --git a/modular_pentest/modules/faction_dream/code/modules/objects/structures.dm b/modular_pentest/modules/faction_dream/code/modules/objects/structures.dm new file mode 100644 index 00000000000..c3e67e09b6e --- /dev/null +++ b/modular_pentest/modules/faction_dream/code/modules/objects/structures.dm @@ -0,0 +1,35 @@ +// Solgov to DREAM conversion + + // Posters + + // I mostly just changed the ones that directly reference SolGov. + +/obj/structure/sign/poster/solgov + poster_item_name = "DREAM poster" + poster_item_desc = "A poster produced by DREAM, made with natural paper! It comes with adhesive backing, for easy pinning to any vertical surface." + poster_item_icon_state = "rolled_legit" + +/obj/structure/sign/poster/solgov/random + name = "random DREAM poster" + icon_state = "random_solgov" // change, i guess + +/obj/structure/sign/poster/solgov/solgov_logo + name = "DREAM" + desc = "The DREAM insignia. Inspiring." + icon_state = "poster-solgov" // change + +/obj/structure/sign/poster/solgov/terra // keep icon as is, all I did was tweak the description a bit + desc = "Terra, or Earth as it's called by inhabitants, the third planet in the Sol system. Home to the only life as humans knew it, until contact with the outside universe." + +/obj/structure/sign/poster/solgov/luna + desc = "Luna, the only moon of Terra and the spiritual home of Dreamers." + +/obj/structure/sign/poster/solgov/sonnensoldner + name = "The Peace Officers" + desc = "The beloved heroes of DREAM." + icon_state = "poster-solgov-sonnensoldner" // change + +/obj/structure/sign/poster/solgov/solgov_enlist + name = "Discover Your Future" + desc = "Join DREAM and make a difference!" + icon_state = "poster_solgov_enlist_legit" // change From d435cf5e6c8cab5cbd6c726d6112e743f9a32c7d Mon Sep 17 00:00:00 2001 From: OnlineGirlfriend <50865623+OnlineGirlfriend@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:27:48 -0600 Subject: [PATCH 05/11] oops forgot ids --- .../faction_dream/code/modules/items/misc_items.dm | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm b/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm index e4b619ff2be..05d1109bd64 100644 --- a/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm +++ b/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm @@ -14,4 +14,13 @@ /obj/machinery/suit_storage_unit/solgov name = "DREAM suit storage unit" - // Weapons + // ID Cards + +/obj/item/card/id/solgov + name = "\improper DREAM keycard" + desc = "A DREAM keycard with no proper access to speak of." + icon_state = "solgov" // change + +/obj/item/card/id/solgov/commander + name = "\improper DREAM commander keycard" + desc = "A DREAM keycard with no proper access to speak of. This one indicates a Commander." From e16917d1eaacb8d976d98b12e5f25bae32542823 Mon Sep 17 00:00:00 2001 From: OnlineGirlfriend <50865623+OnlineGirlfriend@users.noreply.github.com> Date: Tue, 17 Feb 2026 23:36:38 -0600 Subject: [PATCH 06/11] machinery, paperwork, weapons, signs --- code/modules/paperwork/fax.dm | 2 +- .../code/modules/areas/ship_areas.dm | 6 ++ .../clothing/factions/_solgov_to_dream.dm | 3 + .../clothing/outfits/factions/dream.dm | 2 +- .../code/modules/items/devices.dm | 6 ++ .../code/modules/items/misc_items.dm | 72 +++++++++++++++++++ .../code/modules/items/weapons.dm | 12 ++++ .../code/modules/machinery/machinery.dm | 36 ++++++++++ .../code/modules/objects/structures.dm | 23 ++++++ 9 files changed, 160 insertions(+), 2 deletions(-) create mode 100644 modular_pentest/modules/faction_dream/code/modules/areas/ship_areas.dm create mode 100644 modular_pentest/modules/faction_dream/code/modules/machinery/machinery.dm diff --git a/code/modules/paperwork/fax.dm b/code/modules/paperwork/fax.dm index 7bd45aa534b..d6a6d564216 100644 --- a/code/modules/paperwork/fax.dm +++ b/code/modules/paperwork/fax.dm @@ -64,7 +64,7 @@ list(fax_name = "Nanotrasen Central Command", fax_id = "nanotrasen", color = "green", emag_needed = FALSE), list(fax_name = "Outpost Authority", fax_id = "outpost", color = "orange", emag_needed = FALSE), list(fax_name = "IRMG Mothership", fax_id = "inteq", color = "yellow", emag_needed = FALSE), - list(fax_name = "Terran Frontier Affairs", fax_id = "solgov", color = "teal", emag_needed = FALSE), + list(fax_name = "DREAM Frontier Affairs", fax_id = "solgov", color = "teal", emag_needed = FALSE), list(fax_name = "Roumain Council of Huntsmen", fax_id = "roumain", color = "brown", emag_needed = FALSE), list(fax_name = "Confederated League Leadership", fax_id = "minutemen", color = "blue", emag_needed = FALSE), list(fax_name = "PGF Military High Command", fax_id = "gezena", color = "olive", emag_needed = FALSE), diff --git a/modular_pentest/modules/faction_dream/code/modules/areas/ship_areas.dm b/modular_pentest/modules/faction_dream/code/modules/areas/ship_areas.dm new file mode 100644 index 00000000000..ba1384ca0d0 --- /dev/null +++ b/modular_pentest/modules/faction_dream/code/modules/areas/ship_areas.dm @@ -0,0 +1,6 @@ +// Solgov to DREAM conversion + +/area/ship/crew/solgov + name = "DREAM Consulate" + icon_state = "solgov" + sound_environment = SOUND_AREA_SMALL_SOFTFLOOR diff --git a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm index 5aac8b503b7..8b832ec0204 100644 --- a/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/clothing/factions/_solgov_to_dream.dm @@ -118,6 +118,9 @@ /obj/item/clothing/head/hooded/winterhood/solgov icon_state = "hood_solgov" +/obj/item/clothing/suit/space/hardsuit/solgov/suns + desc = "A well decorated spaceworthy suit." // removed reference to SolGov in the description + // Headgear /obj/item/clothing/head/solgov diff --git a/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm b/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm index 421f5e3ebbb..f07c74f4907 100644 --- a/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm +++ b/modular_pentest/modules/faction_dream/code/modules/clothing/outfits/factions/dream.dm @@ -66,7 +66,7 @@ name = "DREAM - Peace Officer" id_assignment = "Peace Officer" jobtype = /datum/job/officer - job_icon = "Sonnensöldner" + job_icon = "Sonnensöldner" // change all the job icons id = /obj/item/card/id/solgov uniform = /obj/item/clothing/under/solgov diff --git a/modular_pentest/modules/faction_dream/code/modules/items/devices.dm b/modular_pentest/modules/faction_dream/code/modules/items/devices.dm index 284008c3835..f693a6356e9 100644 --- a/modular_pentest/modules/faction_dream/code/modules/items/devices.dm +++ b/modular_pentest/modules/faction_dream/code/modules/items/devices.dm @@ -29,3 +29,9 @@ /obj/item/radio/headset/solgov/alt/captain name = "\improper DREAM official bowman headset" desc = "Worn by various officials and leaders from DREAM. Protects ears from flashbangs. Patchouli not included." + + // Encryption key + +/obj/item/encryptionkey/solgov + name = "\improper DREAM encryption key" + icon_state = "solgov_cypherkey" // change? diff --git a/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm b/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm index 05d1109bd64..4f868aad795 100644 --- a/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm +++ b/modular_pentest/modules/faction_dream/code/modules/items/misc_items.dm @@ -24,3 +24,75 @@ /obj/item/card/id/solgov/commander name = "\improper DREAM commander keycard" desc = "A DREAM keycard with no proper access to speak of. This one indicates a Commander." + + // Paperwork + // we should also add a DREAM pen. SolGov pen overriden elsewhere + +/obj/item/folder/solgov + desc = "A folder with a DREAM seal." + icon_state = "folder_solgov" // change + +/obj/item/book/manual/srmlore + dat = {" +
+ + + + Notes on the Saint-Roumain Militia: