summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/events.txt b/events.txt
index 108573d..127cbf7 100644
--- a/events.txt
+++ b/events.txt
@@ -801,23 +801,23 @@ SUCC 0
force_current DS
loge "Power struggle in Delhi."
flip_dynasty
- log_h2 DS "The Sultanate reimposes its dominance."
+ log_succ DS "The Sultanate reimposes its dominance."
campaign
force_current BK
prompt "Gain Cavalry tokens equal to Influence and Forts."
- log_h2 BK "Military labor market thrives"
+ log_succ BK "Military labor market thrives."
gain_cavalry (game.inf[BK] + count_pieces_on_map(BK, DISC))
force_current VE
prompt "Gain resources equal to Influence and Temples."
- log_h2 VE "Temple towns emerge anew"
+ log_succ VE "Temple towns emerge anew."
resources VE (game.inf[VE] + count_pieces_on_map(VE, DISC))
SUCC 2
force_current DS
- log_h2 DS "Delhi monitors its interests."
+ log_succ DS "Delhi monitors its interests."
campaign
force_current BK
- log_h2 BK "Ala-ud-Din Hasan Bahman Shah gathers allies and takes the Deccan throne."
+ log_succ BK "Ala-ud-Din Hasan Bahman Shah gathers allies and takes the Deccan throne."
any_limited_command
if (game.prosperity[BK] === 0)
log_br
@@ -826,7 +826,7 @@ SUCC 2
cav_resources (Math.min(game.prosperity[BK],3))
endif
force_current VE
- log_h2 VE "Sangama brothers establish an empire."
+ log_succ VE "Sangama brothers establish an empire."
any_limited_command
if (game.prosperity[VE] === 0)
log_br
@@ -837,18 +837,18 @@ SUCC 2
SUCC 3
force_current DS
- log_h2 DS "Renewed focus on infrastructure."
+ log_succ DS "Renewed focus on infrastructure."
influence_succession
force_current BK
- log_h2 BK "Trade network covers the Deccan."
+ log_succ BK "Trade network covers the Deccan."
influence_succession
force_current VE
- log_h2 VE "Vast, unifying medieval metropolis."
+ log_succ VE "Vast, unifying medieval metropolis."
influence_succession
SUCC 4
force_current DS
- log_h2 DS "Succession Crisis in Delhi."
+ log_succ DS "Succession Crisis in Delhi."
timurid_crisis
SUCC 5