mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 01:41:30 +00:00
Fix typo
This commit is contained in:
parent
4f872de5ba
commit
c1900abe52
@ -142,7 +142,7 @@ Defeat:
|
||||
[if]
|
||||
[variable]
|
||||
name=random
|
||||
value=1
|
||||
equals=1
|
||||
[/variable]
|
||||
[then]
|
||||
[terrain]
|
||||
@ -191,10 +191,28 @@ Defeat:
|
||||
[/event]
|
||||
[/else]
|
||||
[/if]
|
||||
[clear_variable]
|
||||
name=random
|
||||
[/clear_variable]
|
||||
#enddef
|
||||
|
||||
[event]
|
||||
name=start
|
||||
{FAKE_VILLAGE 42 4}
|
||||
{FAKE_VILLAGE 40 9}
|
||||
{FAKE_VILLAGE 37 12}
|
||||
{FAKE_VILLAGE 33 12}
|
||||
{FAKE_VILLAGE 33 15}
|
||||
{FAKE_VILLAGE 28 14}
|
||||
{FAKE_VILLAGE 41 13}
|
||||
{FAKE_VILLAGE 21 15}
|
||||
#ifdef NORMAL
|
||||
{FAKE_VILLAGE 17 24}
|
||||
#endif
|
||||
#ifdef EASY
|
||||
{FAKE_VILLAGE 17 24}
|
||||
{FAKE_VILLAGE 36 20}
|
||||
#endif
|
||||
[recall]
|
||||
description=Dacyn
|
||||
[/recall]
|
||||
@ -228,22 +246,6 @@ Defeat:
|
||||
description=Dacyn
|
||||
message= _ "I do not know, but it sounded like the dragon Khrakrahs. When it was alive, it was the most powerful creature ever, living in the Eastern Mountains. It must have fled when the Undead came."
|
||||
[/message]
|
||||
|
||||
{FAKE_VILLAGE 42 4}
|
||||
{FAKE_VILLAGE 40 9}
|
||||
{FAKE_VILLAGE 37 12}
|
||||
{FAKE_VILLAGE 33 12}
|
||||
{FAKE_VILLAGE 33 15}
|
||||
{FAKE_VILLAGE 28 14}
|
||||
{FAKE_VILLAGE 41 13}
|
||||
{FAKE_VILLAGE 21 15}
|
||||
#ifdef NORMAL
|
||||
{FAKE_VILLAGE 17 24}
|
||||
#endif
|
||||
#ifdef EASY
|
||||
{FAKE_VILLAGE 17 24}
|
||||
{FAKE_VILLAGE 36 20}
|
||||
#endif
|
||||
[/event]
|
||||
|
||||
#define UNDEAD X Y
|
||||
|
Loading…
x
Reference in New Issue
Block a user