Update amla.cfg
This commit is contained in:
parent
5d7f90015d
commit
de6a3e1855
1 changed files with 1 additions and 29 deletions
|
@ -62,28 +62,6 @@
|
|||
[/set_variable]
|
||||
[/event]
|
||||
|
||||
#############################
|
||||
# EXPLAIN AMLAS
|
||||
#############################
|
||||
[event]
|
||||
name=explain_amlas
|
||||
[filter_condition]
|
||||
[variable]
|
||||
name=amla_finished_explaining
|
||||
not_equals=yes
|
||||
[/variable]
|
||||
[/filter_condition]
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=wesnoth-icon.png
|
||||
message=_"In this campaign, whenever a max-level unit advances, they can select one of several minor bonuses!"
|
||||
[/message]
|
||||
[set_variable]
|
||||
name=amla_finished_explaining
|
||||
value=yes
|
||||
[/set_variable]
|
||||
[/event]
|
||||
|
||||
#############################
|
||||
# IMPLEMENT AMLAS
|
||||
#############################
|
||||
|
@ -118,13 +96,6 @@
|
|||
value=$unit.id
|
||||
[/set_variable]
|
||||
|
||||
#--------------------
|
||||
# EXPLAIN AMLAS
|
||||
#--------------------
|
||||
[fire_event]
|
||||
name=explain_amlas
|
||||
[/fire_event]
|
||||
|
||||
#--------------------
|
||||
# RESET AMLAS
|
||||
#--------------------
|
||||
|
@ -157,6 +128,7 @@
|
|||
id=hitpoints_increase
|
||||
description= _ "Gain +8 hitpoints."
|
||||
strict_amla=yes
|
||||
major_amla=yes # so that the XP bar is blue, so that the player can differentiate between campaigns with custom AMLAs (blue) and campaigns without (purple)
|
||||
max_times=-1
|
||||
[effect]
|
||||
apply_to=hitpoints
|
||||
|
|
Loading…
Add table
Reference in a new issue