From ce01d3af6bbf080a4ade0738c3f132b89ca4a9c5 Mon Sep 17 00:00:00 2001 From: VoiceInYourHead Date: Wed, 15 May 2024 19:11:43 +0300 Subject: [PATCH] IF it works - i will laugh my pants off --- mods/_fd/backgrounds/code/cultures_humankind.dm | 4 ++-- mods/_fd/backgrounds/code/cultures_ipc.dm | 4 ---- mods/_fd/backgrounds/code/factions_ipc.dm | 4 ---- mods/_fd/backgrounds/code/locations_humankind.dm | 4 ++-- mods/_fd/backgrounds/code/locations_ipc.dm | 4 ---- 5 files changed, 4 insertions(+), 16 deletions(-) diff --git a/mods/_fd/backgrounds/code/cultures_humankind.dm b/mods/_fd/backgrounds/code/cultures_humankind.dm index 4c1b412edad39..3a7abfeeb0878 100644 --- a/mods/_fd/backgrounds/code/cultures_humankind.dm +++ b/mods/_fd/backgrounds/code/cultures_humankind.dm @@ -76,9 +76,9 @@ CULTURE_HUMAN_OTHER_FD, \ CULTURE_HUMAN_REPUBL) -/datum/map/New() +/*/datum/map/New() available_cultural_info[TAG_CULTURE] += HUMAN_CULTURES_TO_ADD - . = ..() + . = ..()*/ /datum/species/human/New() available_cultural_info[TAG_CULTURE] += HUMAN_CULTURES_TO_ADD diff --git a/mods/_fd/backgrounds/code/cultures_ipc.dm b/mods/_fd/backgrounds/code/cultures_ipc.dm index 794739a20cb4c..4d929ed9bfea9 100644 --- a/mods/_fd/backgrounds/code/cultures_ipc.dm +++ b/mods/_fd/backgrounds/code/cultures_ipc.dm @@ -39,10 +39,6 @@ CULTURE_HUMAN_SPACER_FD, \ CULTURE_HUMAN_OTHER_FD) -/*/datum/map/New() - available_cultural_info[TAG_CULTURE] += IPC_CULTURES_TO_ADD - . = ..()*/ - /datum/species/machine/New() available_cultural_info[TAG_CULTURE] += IPC_CULTURES_TO_ADD ..() diff --git a/mods/_fd/backgrounds/code/factions_ipc.dm b/mods/_fd/backgrounds/code/factions_ipc.dm index 25899a73d4135..4c5c9c14a552a 100644 --- a/mods/_fd/backgrounds/code/factions_ipc.dm +++ b/mods/_fd/backgrounds/code/factions_ipc.dm @@ -22,10 +22,6 @@ FACTION_POSITRONICS_THIRDGEN_CORPORATE, \ FACTION_POSITRONICS_THIRDGEN_STATE) -/*/datum/map/New() - available_cultural_info[TAG_FACTION] += IPC_FACTIONS_TO_ADD - . = ..()*/ - /datum/species/machine/New() available_cultural_info[TAG_FACTION] += IPC_FACTIONS_TO_ADD ..() diff --git a/mods/_fd/backgrounds/code/locations_humankind.dm b/mods/_fd/backgrounds/code/locations_humankind.dm index 00e53871e2b9e..1abf882582ba6 100644 --- a/mods/_fd/backgrounds/code/locations_humankind.dm +++ b/mods/_fd/backgrounds/code/locations_humankind.dm @@ -67,9 +67,9 @@ HOME_SYSTEM_CASTILLA_FD, \ HOME_SYSTEM_FOSTER_FD) -/datum/map/New() +/*/datum/map/New() available_cultural_info[TAG_HOMEWORLD] += HUMAN_HOMES_TO_ADD - . = ..() + . = ..()*/ /datum/species/human/New() available_cultural_info[TAG_HOMEWORLD] += HUMAN_HOMES_TO_ADD diff --git a/mods/_fd/backgrounds/code/locations_ipc.dm b/mods/_fd/backgrounds/code/locations_ipc.dm index 5b725520c590c..1aee2b63fd4f6 100644 --- a/mods/_fd/backgrounds/code/locations_ipc.dm +++ b/mods/_fd/backgrounds/code/locations_ipc.dm @@ -63,10 +63,6 @@ ..() available_cultural_info[TAG_HOMEWORLD] -= IPC_HOMES_TO_DELETE -/*/datum/map/New() - available_cultural_info[TAG_HOMEWORLD] += IPC_HOMES_TO_ADD - . = ..()*/ - /singleton/cultural_info/location/eridani name = HOME_SYSTEM_ERIDANI description = "Themis, the claimed homeworld of the Positronic Union, is a verdant world slowly falling \