Re: Request for strategy: Late game tips
That's odd. I'll attach it as a .zip file instead, on this message. If that fails you can always regenerate it with my Python script (replace underscores with spaces):
f = file('c:\program files\dominions3\mods\easyspell.dm','w')
print >>f,'#modname "All spells pre-researched"'
for x in range(798):
____print >>f,'#selectspell',x
____print >>f,'#researchlevel 0'
____print >>f,'#end'
f.close()
-Max
__________________
Bauchelain - "Qwik Ben iz uzin wallhax! HAX!"
Quick Ben - "lol pwned"
["Memories of Ice", by Steven Erikson. Retranslated into l33t.]
|