adjusting bat cropping for help pages
This commit is contained in:
parent
575bd9fb66
commit
564f3e90b1
3 changed files with 2 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
|
@ -5,6 +5,7 @@
|
|||
race=bats
|
||||
image="units/undead/bloodbat-se-3.png"
|
||||
profile="portraits/monsters/bat-red.png"
|
||||
small_profile="portraits/monsters/bat-red.png~CROP(0,0,500,300)"
|
||||
{TRAIT_FERAL_MUSTHAVE}
|
||||
hitpoints=27
|
||||
movement_type=smallfly
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
race=bats
|
||||
image="units/undead/dreadbat-se-3.png"
|
||||
profile="portraits/monsters/bat-dread.png"
|
||||
small_profile="portraits/monsters/bat-dread.png~CROP(175,0,325,300)"
|
||||
{TRAIT_FERAL_MUSTHAVE}
|
||||
hitpoints=33
|
||||
movement_type=smallfly
|
||||
|
|
Loading…
Add table
Reference in a new issue