暂存
This commit is contained in:
@@ -261,4 +261,14 @@ on_district_demolished = {
|
||||
rg_planet.2026 # Virtual Machine pop creation
|
||||
rg_planet.2031 # Virtual Machine pop destruction
|
||||
}
|
||||
}
|
||||
|
||||
# A pop has finished purging
|
||||
# This = Planet scope
|
||||
# From = Country
|
||||
# FromFrom = Pop
|
||||
on_pop_purged = {
|
||||
events = {
|
||||
rg_event.24 # Necrophage Purge
|
||||
}
|
||||
}
|
||||
@@ -48,6 +48,19 @@ on_destroy_planet_with_RG_PLANET_KILLER_SP_queued = {
|
||||
|
||||
on_destroy_planet_with_RG_PLANET_KILLER_SP_unqueued = {
|
||||
}
|
||||
|
||||
on_destroy_planet_with_RG_PLANET_KILLER_NANO_SP = {
|
||||
events = {
|
||||
RG_planet_killer.4
|
||||
# rg_story.6
|
||||
}
|
||||
}
|
||||
|
||||
on_destroy_planet_with_RG_PLANET_KILLER_NANO_SP_queued = {
|
||||
}
|
||||
|
||||
on_destroy_planet_with_RG_PLANET_KILLER_NANO_SP_unqueued = {
|
||||
}
|
||||
# World Cracker
|
||||
on_destroy_planet_with_RG_PLANET_KILLER_CRACKER = {
|
||||
events = {
|
||||
|
||||
Reference in New Issue
Block a user