Raised Demon's XP from 45 to 80.
Scenarios 6a and 8: code clean-up.
This commit is contained in:
parent
c9f622878a
commit
d6bb48d987
3 changed files with 4 additions and 33 deletions
|
@ -2,10 +2,8 @@
|
|||
|
||||
[scenario]
|
||||
#textdomain wesnoth-utbs
|
||||
|
||||
id="6a_In_the_Tunnels_of_the_Trolls"
|
||||
name= _ "In the Tunnels of the Trolls"
|
||||
label= _ "In the Tunnels of the Trolls"
|
||||
|
||||
map_data="{campaigns/Under_the_Burning_Suns/maps/06a_In_the_Tunnels_of_the_Trolls.map}"
|
||||
|
||||
|
@ -14,21 +12,9 @@
|
|||
[/music]
|
||||
|
||||
next_scenario=7_a_Dealing with Dwarves
|
||||
|
||||
#don't display snapshot of map in saved games
|
||||
snapshot="no"
|
||||
|
||||
|
||||
#max turns in scenario varies depending on difficulty
|
||||
#ifdef EASY
|
||||
turns="62"
|
||||
#endif
|
||||
#ifdef NORMAL
|
||||
turns="58"
|
||||
#endif
|
||||
#ifdef HARD
|
||||
turns="56"
|
||||
#endif
|
||||
|
||||
{TURNS 62 58 56}
|
||||
victory_when_enemies_defeated=no
|
||||
|
||||
{UNDERGROUND}
|
||||
|
|
|
@ -2,32 +2,17 @@
|
|||
|
||||
[scenario]
|
||||
#textdomain wesnoth-utbs
|
||||
|
||||
id="8_Out_of_the_Frying_Pan"
|
||||
name= _ "Out of the Frying Pan"
|
||||
label= _ "Out of the Frying Pan"
|
||||
|
||||
next_scenario=9_Blood_is_Thicker_Than_Water
|
||||
|
||||
map_data="{campaigns/Under_the_Burning_Suns/maps/08_Out_of_the_Frying_Pan.map}"
|
||||
|
||||
[music]
|
||||
name=underground.ogg
|
||||
[/music]
|
||||
|
||||
#don't display snapshot of map in saved games
|
||||
snapshot="no"
|
||||
|
||||
#max turns in scenario varies depending on difficulty
|
||||
#ifdef EASY
|
||||
turns="72"
|
||||
#endif
|
||||
#ifdef NORMAL
|
||||
turns="68"
|
||||
#endif
|
||||
#ifdef HARD
|
||||
turns="64"
|
||||
#endif
|
||||
{TURNS 72 68 64}
|
||||
|
||||
victory_when_enemies_defeated=no
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
fire=70
|
||||
[/resistance]
|
||||
movement=6
|
||||
experience=45
|
||||
experience=80
|
||||
{AMLA_NECROHEAL}
|
||||
level=2
|
||||
alignment=chaotic
|
||||
|
|
Loading…
Add table
Reference in a new issue