Balancing Polishing and Bug Fixing

This commit is contained in:
Taurus 2007-10-15 17:37:02 +00:00
parent 749df8f549
commit ee36c4368d
9 changed files with 30 additions and 25 deletions

View file

@ -1,5 +1,7 @@
Version 1.3.9+svn:
* campaigns:
* Northern Rebirth
* Balancing polishing and bug fixing.
* language and i18n:
* updated translations: Danish, Galician, Polish, Swedish
* multiplayer:

View file

@ -89,6 +89,11 @@
y=6
[/hide_unit]
[/event]
[event]
name=start
{SUPPORTER}
[recall]
role=Supporter
@ -486,10 +491,6 @@
y=25
side=4
[/unit]
[/event]
[event]
name=start
[message]
speaker=narrator

View file

@ -637,7 +637,6 @@
description= _ "rod of justice"
type=fire
range=ranged
special=magical
damage=16
number=4
icon=attacks/lightning.png
@ -2174,7 +2173,7 @@
[/filter]
[filter_second]
type=Thug,Poacher,Bandit,Highwayman,Bowman,Master Bowman,Longbowman,Elvish Druid,Elvish Shyde,Footpad,Outlaw
type=Thug,Poacher,Bandit,Highwayman,Bowman,Master Bowman,Longbowman,Elvish Druid,Elvish Shyde,Footpad,Outlaw,Fugitive
[/filter_second]
[message]

View file

@ -55,6 +55,11 @@
letter=Uu
[/terrain]
[/event]
[event]
name=start
[unit]
type=Troll Warrior
description=Ung
@ -128,10 +133,6 @@
[recall]
description="Ro'Sothian"
[/recall]
[/event]
[event]
name=start
[message]
speaker=narrator

View file

@ -616,6 +616,11 @@
value=15
[/set_variable]
[/event]
[event]
name=start
{SUPPORTER}
[recall]
role=Supporter
@ -660,10 +665,6 @@
[recall]
description="Ro'Sothian"
[/recall]
[/event]
[event]
name=start
[message]
speaker=narrator

View file

@ -17,7 +17,7 @@
{DEFAULT_SCHEDULE}
{TURNS4 49 42 36 30}
{TURNS4 56 53 50 47}
victory_when_enemies_defeated=yes
next_scenario=get_gold

View file

@ -326,13 +326,19 @@
experience=$Anita_in_command.experience
hitpoints=$Anita_in_command.hitpoints
user_description= _ "Anita"
profile=portraits/Anita.jpg
[/unit]
{CLEAR_VARIABLE Anita_in_command}
[/then]
[/if]
{SUPPORTER}
[/event]
[event]
name=start
{SUPPORTER}
[recall]
role=Supporter
@ -683,10 +689,7 @@
hitpoints=30
side=3
[/unit]
[/event]
[event]
name=start
[message]
speaker=narrator

View file

@ -141,7 +141,7 @@
[/side]
[event]
name=prestart
name=start
[if]
[variable]
@ -232,10 +232,6 @@
[recall]
description="Ro'Arthian"
[/recall]
[/event]
[event]
name=start
[message]
description=Tallin

View file

@ -4,7 +4,9 @@ changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
Version 1.3.9+svn:
* Campaigns
* Northern Rebirth
* Balancing polishing and bug fixing.
g
* Language and translations
* Updated translations: Danish, Galician, Polish, Swedish.