Revert "Dunefolk: fix images for u.w.o"

TC does not work with this.
See FR #4763

This reverts commit 002a2156ac.
This commit is contained in:
Severin Glöckner 2020-02-25 18:12:47 +01:00
parent 3c6b15f22b
commit db30460e4c
2 changed files with 2 additions and 4 deletions

View file

@ -10,8 +10,7 @@ units/dunefolk/rider/#enddef
id=Dune Marauder
name= _ "Dune Marauder"
race=dunefolk
# The ~O(0) trick is used here to allow the main image to get used in contexts where IPFs are not supported
image="{PATH_TEMP}marauder.png~O(0)~BLIT({TORCH_STATIC_IMAGE},0,0)"
image="{TORCH_STATIC_IMAGE}"
hitpoints=58
movement_type=dunehorse
movement=9

View file

@ -11,8 +11,7 @@ units/dunefolk/rider/#enddef
id=Dune Raider
name= _ "Dune Raider"
race=dunefolk
# The ~O(0) trick is used here to allow the main image to get used in contexts where IPFs are not supported
image="{PATH_TEMP}raider.png~O(0)~BLIT({TORCH_STATIC_IMAGE},0,0)"
image="{TORCH_STATIC_IMAGE}"
hitpoints=45
movement_type=dunehorse
movement=9