|
|
|

November 23rd, 2007, 01:47 PM
|
Corporal
|
|
Join Date: Nov 2007
Posts: 61
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Re: Berserkers/Touch of Madness fix mod
Quote:
Evil Dave said:
Here's a short mod that turns Berserkers and Touch of Madness off completely. It just sets both spells so they'll never be researched.
Code:
#modname "Touch of Sanity"
#description "Turns off Berserkers and Touch of Madness"
#selectspell "Berserkers"
#school -1
#end
#selectspell "Touch of Madness"
#school -1
#end
The mod's also here to save y'all the fatigue cost of cutting and pasting it. (You may need to right-click "Save as...".)
|
Thanks a TON Dave! That should be very helpful! 
|
Thread Tools |
|
Display Modes |
Threaded Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|