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
|