I think the spacing is wrong?
HTML Code:
SPRITE 299 ATTR2 0 0 60 76 sprite
thats from one of my latest ganises, and that one worked,
I think you must put PARAM1 three spaces from second value
HTML Code:
SPRITE 299 PARAM1 0 0 160 132 scythe (0, 0)
could be:
SPRITE 299 PARAM1 0 0 160 132 scythe (0, 0)
I can be wrong tho
