vaendryl / Sunrider

source code of the visual novel 'Sunrider'
http://sunrider-vn.com/
41 stars 21 forks source link

units that are flagged as a 'boss' by default end skirmish battles prematurely #55

Closed vaendryl closed 9 years ago

vaendryl commented 9 years ago

I'm thinking I either have to have skirmish ignore the boss flag, auto set all units to not-boss or have a way to toggle the flag by the user through the set-up UI.

DoumanAsh commented 9 years ago

Skirmish is self-made battle for user so i guess there no point to use original boss flag system.

BlueOrange commented 9 years ago

It makes sense to get the battlemanager to check if it wants boss-killing to end the battle. Will update classes.rpy and sidemission.rpy accordingly.