Changed and documented the change of XP bar color to blue
This commit is contained in:
parent
fcc64cef59
commit
ca6cafb88f
2 changed files with 6 additions and 0 deletions
|
@ -79,6 +79,10 @@
|
|||
id=Dust1
|
||||
max_times=4
|
||||
description= _ "a stronger Dust Devil"
|
||||
|
||||
# Make the XP bar blue instead of purple.
|
||||
major_amla=yes
|
||||
|
||||
[effect]
|
||||
apply_to=attack
|
||||
range=melee
|
||||
|
@ -98,6 +102,7 @@
|
|||
id=Dust2
|
||||
max_times=2
|
||||
description= _ "a taller Dust Devil"
|
||||
major_amla=yes
|
||||
[effect]
|
||||
apply_to=attack
|
||||
range=ranged
|
||||
|
|
|
@ -12,6 +12,7 @@ _"Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits an
|
|||
"+{NYM_DESCRIPTION}#enddef
|
||||
|
||||
#define HEAL_EFFECTS
|
||||
# Make the XP bar blue instead of purple.
|
||||
major_amla=yes
|
||||
[effect]
|
||||
apply_to=hitpoints
|
||||
|
|
Loading…
Add table
Reference in a new issue