View Single Post
  #43  
Old September 19th, 2009, 04:59 PM
cleveland's Avatar

cleveland cleveland is offline
Captain
 
Join Date: Oct 2007
Location: guess - and you'll be wrong
Posts: 834
Thanks: 33
Thanked 187 Times in 66 Posts
cleveland is on a distinguished road
Default Re: Conceptual Balance Mod 1.6

I've updated the online Forging Reference to include CBM 1.6

In the process, I found 2 small errors:

- Lycanthropos' Amulet not implemented as intended due to a spelling error.
- Dragon Scale Mails not implemented as intended due to coding oversight.

Correct code should be:

#selectitem "Lycanthropos' Amulet"
#mainlevel 1
#end

#selectarmor "Green Dragon Scale Mail"
#prot 17
#end

#selectarmor "Red Dragon Scale Mail"
#prot 17
#end

#selectarmor "Blue Dragon Scale Mail"
#prot 17
#end

Enjoy!
cleveland
Reply With Quote