Fix or work around broken image references.
This commit is contained in:
parent
caa19a0dc4
commit
9488506827
2 changed files with 3 additions and 3 deletions
|
@ -36,8 +36,8 @@
|
|||
#rank=125 # to be implemented later
|
||||
difficulties=EASY,NORMAL,HARD
|
||||
|
||||
icon="images/misc/missing-image.png"
|
||||
image="data/campaigns/Legend_of_Wesmere/images/campaign_image.png"
|
||||
#icon="images/misc/missing-image.png"
|
||||
#image="data/campaigns/Legend_of_Wesmere/images/campaign_image.png"
|
||||
first_scenario="01_Grass"
|
||||
|
||||
abbrev=_"TestCamp"
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
{PLACE_IMAGE "units/undead-skeletal/deathknight-melee-attack-5.png~RC(magenta>5)" 46 19}
|
||||
{PLACE_IMAGE "units/undead-skeletal/skeleton-attack-2.png~RC(magenta>5)" 47 19}
|
||||
{PLACE_IMAGE "units/undead/ghast-attack-2.png~FL()~RC(magenta>5)" 49 19}
|
||||
{PLACE_IMAGE "units/undead/ancient-lich-magic-1.png~FL()~RC(magenta>5)" 48 17}
|
||||
{PLACE_IMAGE "units/undead-necromancers/ancient-lich-magic-1.png~FL()~RC(magenta>5)" 48 17}
|
||||
{PLACE_IMAGE "units/undead-skeletal/deathknight-lead-2.png~RC(magenta>5)" 48 18}
|
||||
{PLACE_IMAGE "units/undead/zombie-troll-attack.png~RC(magenta>5)" 45 19}
|
||||
{PLACE_IMAGE "units/undead/zombie-troll-attack-n.png~RC(magenta>5)" 49 25}
|
||||
|
|
Loading…
Add table
Reference in a new issue