Why isn\'t my mod working?
I'm trying a really simple mod to lower the path cost for Titans. It shows up in my preferences and I have it selected, but the Titan still has it's original path cost.
Here's what my mod looks like:
#modname "Magic Titans"
#description "Easier Magic Use for Titans"
#version 1
#domversion 3.00
#selectmonster 597
#pathcost 40
#end
|