Skip to content

Commit

Permalink
Bat images were moved from undead directory to bats in #6655.
Browse files Browse the repository at this point in the history
(cherry picked from commit a59c32f)
  • Loading branch information
Wedge009 committed Feb 21, 2024
1 parent 2c56a58 commit f719ae8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -432,13 +432,13 @@ of Healing"
[then]
[set_variable]
name=message_image
value="units/undead/bat-se-3.png~CROP(13,15,46,39)~XBRZ(2)"
value="units/bats/bat-se-3.png~CROP(13,15,46,39)~XBRZ(2)"
[/set_variable]
[/then]
[else]
[set_variable]
name=message_image
value="units/undead/bloodbat-se-3.png~CROP(13,15,46,39)~XBRZ(2)"
value="units/bats/bloodbat-se-3.png~CROP(13,15,46,39)~XBRZ(2)"
[/set_variable]
[/else]
[/if]
Expand Down

0 comments on commit f719ae8

Please sign in to comment.