Balancing: made nights last as long as days.
Renamed trolls to avoid possible copyright issues
This commit is contained in:
parent
0d7653fa07
commit
751a9de40c
1 changed files with 17 additions and 30 deletions
|
@ -8,14 +8,8 @@
|
|||
{MORNING}
|
||||
{AFTERNOON}
|
||||
{DUSK}
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
{FIRST_WATCH}
|
||||
{FIRST_WATCH}
|
||||
{SECOND_WATCH}
|
||||
{SECOND_WATCH}
|
||||
{SECOND_WATCH}
|
||||
{DAWN}
|
||||
{DAWN}
|
||||
|
||||
next_scenario="The_Siege_Of_Barag_Gor"
|
||||
|
@ -70,23 +64,13 @@ Defeat:
|
|||
canrecruit=1
|
||||
recruit=Dwarvish Fighter, Dwarvish Thunderer
|
||||
recruitment_pattern=fighter
|
||||
#ifdef EASY
|
||||
gold=120
|
||||
#endif
|
||||
|
||||
#ifdef NORMAL
|
||||
gold=160
|
||||
#endif
|
||||
|
||||
#ifdef HARD
|
||||
gold=210
|
||||
#endif
|
||||
{GOLD 100 140 180}
|
||||
team_name=Dwarves
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
type="Troll"
|
||||
description="Gnondpom"
|
||||
description="Blemaker"
|
||||
canrecruit=0
|
||||
team_name=Kapoue
|
||||
[/side]
|
||||
|
@ -135,7 +119,7 @@ Defeat:
|
|||
[event]
|
||||
name=turn 7
|
||||
[unit]
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
type=Troll Warrior
|
||||
side=3
|
||||
x=28
|
||||
|
@ -149,14 +133,14 @@ Defeat:
|
|||
y=13
|
||||
[/unit]
|
||||
[unit]
|
||||
description=Roken
|
||||
description=Toughkon
|
||||
type=Troll Whelp
|
||||
side=3
|
||||
x=25
|
||||
y=12
|
||||
[/unit]
|
||||
[unit]
|
||||
description=Fydelkass
|
||||
description=Pe
|
||||
type=Troll Whelp
|
||||
side=3
|
||||
x=26
|
||||
|
@ -165,7 +149,7 @@ Defeat:
|
|||
|
||||
[message]
|
||||
id=msg_orc2_4
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
message="Look! Dwarves are fighting against orcs!"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -175,7 +159,7 @@ Defeat:
|
|||
[/message]
|
||||
[message]
|
||||
id=msg_orc2_6
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
message="I don't know if we should do that. Orcs have been our allies in the past, but they have always treated us as fools."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -185,7 +169,7 @@ Defeat:
|
|||
[/message]
|
||||
[message]
|
||||
id=msg_orc2_8
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
message="You are right, my son. We will help our orcish friends. But take care of you ... I would be desperate if something would happen to you."
|
||||
[/message]
|
||||
[/event]
|
||||
|
@ -208,7 +192,7 @@ Defeat:
|
|||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
[/filter]
|
||||
[message]
|
||||
id=msg_orc2_11
|
||||
|
@ -234,12 +218,12 @@ Defeat:
|
|||
[/message]
|
||||
[if]
|
||||
[have_unit]
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
id=msg_orc2_14
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
message="My son! I should have never brought him to this fight. Now we are to return to our caverns, and we will never go back."
|
||||
[/message]
|
||||
[endlevel]
|
||||
|
@ -286,7 +270,7 @@ Defeat:
|
|||
name=victory
|
||||
[if]
|
||||
[have_unit]
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
|
@ -297,7 +281,7 @@ Defeat:
|
|||
[message]
|
||||
id=msg_orc2_21
|
||||
description=Kapou'e
|
||||
message="Gnondpom, many thanks for your help in this fight. Would you like to join us in our journey with your son? Your help would be very appreciated!"
|
||||
message="Blemaker, many thanks for your help in this fight. Would you like to join us in our journey with your son? Your help would be very appreciated!"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
|
@ -307,7 +291,7 @@ Defeat:
|
|||
[/message]
|
||||
[message]
|
||||
id=msg_orc2_23
|
||||
description=Gnondpom
|
||||
description=Blemaker
|
||||
message="My son, you're old enough to discover the world. Me, I have to stay here. But take care, there are plenty of creatures that seek our end, like elves or humans. They are as clever as merciless."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -334,6 +318,9 @@ Defeat:
|
|||
[/message]
|
||||
[/else]
|
||||
[/if]
|
||||
[kill]
|
||||
description=Blemaker
|
||||
[/kill]
|
||||
[unit]
|
||||
side=1
|
||||
description=Grüü
|
||||
|
|
Loading…
Add table
Reference in a new issue