Commit graph

13 commits

Author SHA1 Message Date
Charles Dang
282cfe38be Added new default amla icon
The old icon (misc/icon-amla-default.png) remains for compatibility purposes,
but I added a wmllint rule to update the path.

The new image was created with https://openclipart.org/detail/29043/heart, which is
released under the public domain (CC-0).
2015-09-03 18:53:11 +11:00
Nils Kneuper
bc1d7ec1a5 create textdomain wesnoth-help (part3)
load the textdomain ingame

change the textdomain for some relevant files
2010-12-22 11:36:22 +00:00
Steven Panek
f105dbd5d1 Deprecated AMLA_TOUGH. 2010-11-25 10:04:52 +00:00
Ignacio R. Morelle
23d7fc8d42 Fix bug #11209; former fix was using an incorrect WML syntax 2008-03-06 13:29:45 +00:00
Lari Nieminen
3de9a5a1ea Made the default AMLA clear poisoned and slowed status.
Some code bug still seems to prevent this from actually working, but
the WML is correct according to the reference.
2008-03-06 00:13:37 +00:00
Eric S. Raymond
28bee542c6 More formal-argument fixups and macro type checking. 2008-02-10 08:05:32 +00:00
Lari Nieminen
81a620aa65 Fix a leftover AMLA id bug. 2008-01-28 17:06:33 +00:00
Lari Nieminen
e520faad5a Turned the default AMLA into a combined +3 max HP, +20% max XP and fullheal,
and upped the standard AMLA XP limit from 100 to 150. Wired to core
units.
2007-12-27 09:24:25 +00:00
Lari Nieminen
8f99271a40 Implement the fullheal AMLA (fullheal with +25% max XP).
Now all max-level units have an {AMLA_DEFAULT}, which contains both
{AMLA_TOUGH 3} and {AMLA_FULLHEAL}. Necrophage gets the "feeding"
ability.
2007-12-08 18:51:47 +00:00
Dimitar Ilccov
ef4db84599 Update of the AMLA macros 2007-10-30 17:53:19 +00:00
Nils Kneuper
c19e3c2311 added a default textdomain definition to all .cfg files 2007-07-06 09:00:49 +00:00
Eric S. Raymond
5f58e50664 Reindented all macros except utils.cfg,
that has unbalanced FOREACH/NEXT in it and will need to be
hand-checked.
2007-06-29 11:19:19 +00:00
Lari Nieminen
7f02e3438a Moved all the rest of the .cfg's in core/ containing only macro definitions...
...to core/macros/.
2007-06-10 11:17:28 +00:00
Renamed from data/core/amla.cfg (Browse further)