diff --git a/common/on_actions/RG_on_actions.txt b/common/on_actions/RG_on_actions.txt index 202f073..67aaa0d 100644 --- a/common/on_actions/RG_on_actions.txt +++ b/common/on_actions/RG_on_actions.txt @@ -1,3 +1,14 @@ +on_game_start = { + events = { + rg.19 + } +} +on_single_player_save_game_load = { + events = { + rg.19 + } +} + on_custom_diplomacy = { events = { graygoo.505 diff --git a/common/section_templates/!_RG_gray_goo.txt b/common/section_templates/RG_gray_goo.txt similarity index 100% rename from common/section_templates/!_RG_gray_goo.txt rename to common/section_templates/RG_gray_goo.txt