added 2 more mermen to BOP on hard
This commit is contained in:
parent
1a2da1c1a6
commit
63d3dab8eb
1 changed files with 28 additions and 31 deletions
|
@ -331,7 +331,7 @@
|
|||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
#ifdef EASY
|
||||
#ifdef EASY
|
||||
[unit]
|
||||
side=1
|
||||
x=19
|
||||
|
@ -345,7 +345,7 @@
|
|||
{TRAIT_STRONG}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#endif
|
||||
#endif
|
||||
[message]
|
||||
description=Gwaba
|
||||
message= _ "Free at last! Now death to the orcs!"
|
||||
|
@ -377,7 +377,7 @@
|
|||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
#ifdef EASY
|
||||
#ifdef EASY
|
||||
[unit]
|
||||
side=1
|
||||
x=11
|
||||
|
@ -404,8 +404,7 @@
|
|||
{TRAIT_INTELLIGENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#endif
|
||||
#ifdef NORMAL
|
||||
#else
|
||||
[unit]
|
||||
side=1
|
||||
x=11
|
||||
|
@ -419,7 +418,7 @@
|
|||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#endif
|
||||
#endif
|
||||
[message]
|
||||
description=Mabooa
|
||||
message= _ "Now that we are free, together we can defeat our oppressors!"
|
||||
|
@ -451,7 +450,7 @@
|
|||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
#ifdef EASY
|
||||
#ifdef EASY
|
||||
[unit]
|
||||
side=1
|
||||
x=7
|
||||
|
@ -465,7 +464,7 @@
|
|||
{TRAIT_INTELLIGENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#endif
|
||||
#endif
|
||||
|
||||
[message]
|
||||
description=Kaba
|
||||
|
@ -511,7 +510,7 @@
|
|||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
#ifdef EASY
|
||||
#ifdef EASY
|
||||
[unit]
|
||||
side=1
|
||||
x=4
|
||||
|
@ -525,7 +524,7 @@
|
|||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#endif
|
||||
#endif
|
||||
[message]
|
||||
description=Gwimli
|
||||
message= _ "Thank you for rescuing us! Now we can help you fight the evil orcs! The main cage where they keep most of the mermen is in the northwest!"
|
||||
|
@ -582,22 +581,6 @@
|
|||
{TRAIT_INTELLIGENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#ifdef NORMAL
|
||||
[unit]
|
||||
side=1
|
||||
x=3
|
||||
y=10
|
||||
description=Tini
|
||||
type=Merman Fighter
|
||||
user_description= _ "Tini"
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#endif
|
||||
|
||||
#ifdef EASY
|
||||
[unit]
|
||||
side=1
|
||||
|
@ -625,6 +608,20 @@
|
|||
{TRAIT_QUICK}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#else
|
||||
[unit]
|
||||
side=1
|
||||
x=3
|
||||
y=10
|
||||
description=Tini
|
||||
type=Merman Fighter
|
||||
user_description= _ "Tini"
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
#endif
|
||||
|
||||
[message]
|
||||
|
@ -633,7 +630,7 @@
|
|||
[/message]
|
||||
[/event]
|
||||
|
||||
#if victorious, the player can henceforth recruit merfolk
|
||||
#if victorious, the player can henceforth recruit merfolk
|
||||
[event]
|
||||
name=victory
|
||||
[allow_recruit]
|
||||
|
@ -831,7 +828,7 @@
|
|||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
#if neither of the enemies is dead, automatically lose
|
||||
#if neither of the enemies is dead, automatically lose
|
||||
[if]
|
||||
[variable]
|
||||
name=sea_orc_dead
|
||||
|
@ -852,7 +849,7 @@
|
|||
[/endlevel]
|
||||
[/then]
|
||||
|
||||
#if we have killed at least one orcish leader, we
|
||||
#if we have killed at least one orcish leader, we
|
||||
#go on to the next scenario
|
||||
[else]
|
||||
[message]
|
||||
|
@ -880,8 +877,8 @@
|
|||
message= _ "I fear I will struggle to do this on my own... but what must be must be. How do I get to Elensefar?"
|
||||
[/message]
|
||||
|
||||
#if we killed the orc at sea, we travel by ship
|
||||
#if we killed the orc on land, we travel by land
|
||||
#if we killed the orc at sea, we travel by ship
|
||||
#if we killed the orc on land, we travel by land
|
||||
[if]
|
||||
[variable]
|
||||
name=sea_orc_dead
|
||||
|
|
Loading…
Add table
Reference in a new issue