Implement spell.txt support
Posted: Thu 10.07.2008, 09:30
Vanilla Angband 3.0.x has a lib file spell.txt to keep all info (number, name, tval, sval, snum, description) about spells. Support to get spell info from this file should be added to MAngband, at least in 1.2.0. with all the other enhancements about Vanilla lib files.
PWMAngband already has this implemented (it was almost required since my variant has many more spell realms than just mage and priest), and today I added support for displaying spell descriptions with the client when browsing spells... and it's quite nice (Vanilla has this too... another feature to add to MAngband in 1.2.0.).
PWMAngband already has this implemented (it was almost required since my variant has many more spell realms than just mage and priest), and today I added support for displaying spell descriptions with the client when browsing spells... and it's quite nice (Vanilla has this too... another feature to add to MAngband in 1.2.0.).