Introduce a spell enum, and use it everywhere for PC spellcasting

- Monster spellcasting is untouched
- Also updated the spells documentation, which had some old information from Exile III and omitted a lot of ranges.
This commit is contained in:
2014-12-14 02:00:25 -05:00
parent 1fbf8939b2
commit 0344cf2525
17 changed files with 1185 additions and 686 deletions

View File

@@ -1,10 +1,10 @@
Can cast everywhere.
Combat only.
Town only.
Town and outdoor only.
Town & combat only.
Outdoor only.
Outdoor & combat only.
Town and outdoor only.
Can cast everywhere.
Mage Spells
Priest Spells
Exile III was created on a PowerMac 6100 using CodeWarrior, development system of the Gods. It is written in C. Plain, ordinary C.