Strings vs things in auto-yield and ability ordering
Both autoyield and spell ability ordering use strings to decide what to do. On the other hand optional abilities use an identifier to remember what to do.
I think that it would be better to use things uniformly. However, moving to things would be a fair bit of work for spell ability ordering.
Comments?
I think that it would be better to use things uniformly. However, moving to things would be a fair bit of work for spell ability ordering.
Comments?