chummer5a / chummer13

Countdown to destruction!
GNU General Public License v3.0
1 stars 0 forks source link

XML functions need to be able to differentiate between names from different editions #7

Open chummer5a opened 5 years ago

chummer5a commented 5 years ago

Currently, names are used for things like selectpower, selectweapon, specificskill, etc etc etc. Ideally, these should be able to either use guid (Preferred but awful for data entry) or some kind of addition to the xml selection that includes the edition filter. Ie,

$"name = 'Improved Reflexes' and edition = {CharacterObject.GameEdition}"