Skip to content

Commit

Permalink
DiD S7: minor rebalancing
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Jan 14, 2019
1 parent 7bb1547 commit e9443e0
Showing 1 changed file with 5 additions and 1 deletion.
Expand Up @@ -610,6 +610,7 @@
[/kill]
[endlevel]
result=victory
linger_mode=no
bonus=yes
{NEW_GOLD_CARRYOVER 40}
[/endlevel]
Expand Down Expand Up @@ -644,17 +645,20 @@

[endlevel]
result=victory
linger_mode=no
bonus=yes
{NEW_GOLD_CARRYOVER 40}
[/endlevel]
[/event]

[event]
name=victory

{SET_GOT_INSIDE_MANOR}
#ifdef EASY
[set_variable]
name=S7_turns
value=$("22 - ($turn_number)")
value=$("23 - ($turn_number)")
[/set_variable]
#endif
#ifdef NORMAL
Expand Down

0 comments on commit e9443e0

Please sign in to comment.