Add scenario settings to set custom boat and/or horse images #299
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Essentially, in the scenario details window, you could set the number of the picture used for the boats and horses. The picture format would be the same as for the built-in horse and boat graphic, and probably numbering would be something like 1000+x for a custom graphic.
That would mean you can make the boat look like a horse if you really want to, or the horse look like a boat. It also means there's a way to use the new ship graphic.
We could also do this for individual boats/horses. A scenario setting could set the default, and each vehicle could have its own. Or if having it in two places is too confusing, it could just be on individual vehicles.
For reference, I think the only reason I didn't implement this already was because I wasn't sure whether I wanted to make a new
PIC_VEHICLEor reusePIC_MONSTfor this.If reusing
PIC_MONST, the vehicle graphics would need to be moved into the monster sheets.[accidental post]
Oh, I see how using a monster graphic could be very cool. You could turn any (small) creature into a mount.
We would probably want to allow specifying a string to refer to it, so the buffer doesn't print "Your horse can't go there" if the thing is custom. Same for boat buffer messages.
Gosh, we could also add flying mounts.....
Meanwhile, I was thinking the other way around. You could make a monster that's just a boat.