Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<diff>
<!-- Terran Unlocked: Purchase the Syn and Asgard once you're idolized -->
<replace sel="/wares/ware[@id='ship_atf_l_destroyer_01_a']/@tags">ship</replace>
<replace sel="/wares/ware[@id='ship_atf_xl_battleship_01_a']/@tags">ship</replace>
</diff>
BUT, when packaged into a 'ext_01.cat' and 'ext_01.dat' file, it works exactly as intended... what on earth is the difference? I've never had any of my fiddlings not work simply because they aren't packaged
Also, thank you to those that replied on my first post, all of your suggestions gave me more practice and insight on debugging, but clearly this problem is not about the syntax I'm using
