amtep / ck3-tiger

Checks Crusader Kings 3 user mod files for common mistakes and warns about them.
GNU General Public License v3.0
31 stars 10 forks source link

loca: verified that [ ] inside argument strings does not work #94

Closed amtep closed 5 months ago

amtep commented 5 months ago

Also fixed a minor bug in the parser's warnings: a | b if X applies the if to both a and b, but it was only intended for b here.