I have an Armor that is not in the "Light Armor" category, but it counts as light for pre-reqs on feats, abilities, etc.
So I added at pre-levels 10000
Loads fine, but it will not tag the armor after it's on the hero. So I think it's timing, but can't seem to find the right match. Any ideas?
Thanks again yall!
So I added at pre-levels 10000
Code:
perform container.assign[ArmorClass.Light]
Loads fine, but it will not tag the armor after it's on the hero. So I think it's timing, but can't seem to find the right match. Any ideas?
Thanks again yall!