From aa9e81fc8927528d8735a42164777f78727a297c Mon Sep 17 00:00:00 2001 From: "ProjectKoi-Kalo\\Kalo" Date: Sun, 7 Apr 2024 19:23:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=82=E4=BA=86=20=E5=B0=9D=E8=AF=95?= =?UTF-8?q?=E4=BF=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../RG_gray_leader_init_effects.txt | 12 ++++---- .../scripted_effects/RG_scripted_effects.txt | 14 +++++----- common/species_classes/rg_species_classes.txt | 28 +++++++++---------- common/species_names/RG_species_names_SC.txt | 8 ------ events/RG_story_event.txt | 22 +++++++-------- 5 files changed, 38 insertions(+), 46 deletions(-) delete mode 100644 common/species_names/RG_species_names_SC.txt diff --git a/common/scripted_effects/RG_gray_leader_init_effects.txt b/common/scripted_effects/RG_gray_leader_init_effects.txt index 2862bfb..0562659 100644 --- a/common/scripted_effects/RG_gray_leader_init_effects.txt +++ b/common/scripted_effects/RG_gray_leader_init_effects.txt @@ -36,7 +36,7 @@ rg_gray_govener_init = { event_target:rg_gray_country = { create_leader = { class = official - species = event_target:gray_species_target + species = root name = "NAME_Gray" gender = female immortal = yes @@ -155,7 +155,7 @@ rg_gray_commander_init = { event_target:rg_gray_country = { create_leader = { class = commander - species = event_target:gray_species_target + species = root name = "NAME_Gray" immortal = yes event_leader = yes @@ -275,7 +275,7 @@ rg_gray_commander_init = { # event_target:rg_gray_country = { # create_leader = { # class = admiral -# species = event_target:gray_species_target +# species = root # name = "NAME_Gray" # immortal = yes # event_leader = yes @@ -390,7 +390,7 @@ rg_gray_commander_init = { # event_target:rg_gray_country = { # create_leader = { # class = general -# species = event_target:gray_species_target +# species = root # name = "NAME_Gray" # immortal = yes # event_leader = yes @@ -498,7 +498,7 @@ rg_gray_scientist_init = { event_target:rg_gray_country = { create_leader = { class = scientist - species = event_target:gray_species_target + species = root name = "NAME_Gray" immortal = yes event_leader = yes @@ -598,7 +598,7 @@ rg_gray_country_leader_init = { create_leader = { # 只用作看板娘 class = official - species = event_target:gray_species_target + species = root name = "NAME_Gray" gender = female immortal = yes diff --git a/common/scripted_effects/RG_scripted_effects.txt b/common/scripted_effects/RG_scripted_effects.txt index ab1be0a..9d8d8d0 100644 --- a/common/scripted_effects/RG_scripted_effects.txt +++ b/common/scripted_effects/RG_scripted_effects.txt @@ -10,7 +10,7 @@ rg_create_gray_species = { if = { limit = { NOT = { - exists = event_target:gray_species_target + exists = event_target:gray_species } } if = { @@ -21,25 +21,25 @@ rg_create_gray_species = { } } create_species = { - name = gray_species - plural = gray_species + name = GRAY_SPECIES + plural = GRAY_SPECIES class = ART portrait = GrayTempest06 namelist = ART1 effect = { - save_global_event_target_as = gray_species_target + save_global_event_target_as = gray_species } } } else = { create_species = { - name = gray_species - plural = gray_species + name = GRAY_SPECIES + plural = GRAY_SPECIES class = ART portrait = @gray_portrait namelist = ART1 effect = { - save_global_event_target_as = gray_species_target + save_global_event_target_as = gray_species } } } diff --git a/common/species_classes/rg_species_classes.txt b/common/species_classes/rg_species_classes.txt index 62e27ca..da49ffd 100644 --- a/common/species_classes/rg_species_classes.txt +++ b/common/species_classes/rg_species_classes.txt @@ -14,17 +14,17 @@ # possible ethics/government requirements; see common/governments/readme_requirements.txt # gender = yes/no (default: yes) whether the species has a gender # portrait_modding yes/no (default: yes) whether the portrait can be modified with e.g. genemodding or robomodding -gray_species = { - archetype = OTHER - - playable = { always = no } - randomized = no - - gender = female - - portraits = { - "Gray" - } - - move_pop_sound_effect = "moving_pop_confirmation" -} \ No newline at end of file +# gray_species = { +# archetype = OTHER +# +# playable = { always = no } +# randomized = no +# +# gender = female +# +# portraits = { +# "Gray" +# } +# +# move_pop_sound_effect = "moving_pop_confirmation" +# } \ No newline at end of file diff --git a/common/species_names/RG_species_names_SC.txt b/common/species_names/RG_species_names_SC.txt deleted file mode 100644 index d58376c..0000000 --- a/common/species_names/RG_species_names_SC.txt +++ /dev/null @@ -1,8 +0,0 @@ -GRAY_SPECIES = { - language = "l_simp_chinese" - name = "灰风" - plural = "灰风" - home_planet = ? - home_system = ? - name_list = "RG" -} \ No newline at end of file diff --git a/events/RG_story_event.txt b/events/RG_story_event.txt index 31c8f8a..a7b2ba9 100644 --- a/events/RG_story_event.txt +++ b/events/RG_story_event.txt @@ -11,7 +11,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -55,7 +55,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -99,7 +99,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -143,7 +143,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -229,7 +229,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -273,7 +273,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -329,7 +329,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -373,7 +373,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -491,7 +491,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -521,7 +521,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = { @@ -612,7 +612,7 @@ country_event = { } diplomatic = yes picture_event_data = { - portrait = event_target:gray_species_target + portrait = event_target:gray_species room = "ethic_spaceship_room" } desc = {