EI: Make S1 slightly harder after Dacyn reappears
This commit is contained in:
parent
c16adcd8c9
commit
6cc92e2624
1 changed files with 8 additions and 2 deletions
|
@ -351,9 +351,9 @@
|
|||
# Dacyn pops out on keep and gives message about trapdoor.
|
||||
[event]
|
||||
#ifdef EASY
|
||||
name=turn 10
|
||||
name=turn 10 refresh
|
||||
#else
|
||||
name=turn 12
|
||||
name=turn 12 refresh
|
||||
#endif
|
||||
[scroll_to]
|
||||
x,y=9,16
|
||||
|
@ -409,6 +409,12 @@
|
|||
amount=100
|
||||
[/gold]
|
||||
|
||||
[modify_side]
|
||||
side=2,3,4
|
||||
|
||||
{INCOME 5 6 7}
|
||||
[/modify_side]
|
||||
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Gweddry
|
||||
|
|
Loading…
Add table
Reference in a new issue