Quote:
Originally posted by mr e
6. have you ever give thought to just putting checkboxes next to spells to label them as healing hp, mp, or both and just pulling those values from the db when you use them and check what it does instead of having all these confusing number values? just thought that might make it a little easier
|
Yes. The problem is that all items are stored the same way. It seems a waste of database space to only be using those extra fields if the items are spells. Otherwise, they wouldn't be used.