12381,ValkyrieA_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy .@map$,.@x,.@y,0; if(.@map$ == "job3_arch02") { mercenary_create 2037,1800000; } },{},{}
12382,ValkyrieB_Scroll,Ancient Languages Scroll,2,10,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getmapxy .@map$,.@x,.@y,0; if(.@map$ == "job3_arch02") { mercenary_create 2038,1800000; } },{},{}
So, this is what the item looks like in both my SVN and the rA SVN (I had it before I took a look at the rA SVN, but upon testing it, I needed to double check). According to the script, it's supposed to summon a mercenary upon use. Currently testing the arch bishop job change, I've noticed that this item does not do anything. The commas are precise as far as I can tell, and no matter what type I change it to, it doesn't change.
Any suggestions?