EN6_PRC8/_module/nss/no_lib_data.nss
Jaysyn904 a6f6db7303 Initial commit
Initial commit.  Updated release archive.
2024-06-13 15:08:33 -04:00

15 lines
219 B
Plaintext

struct sSpellDefStatus {
int iTotal;
int iMantle;
int iElem;
int iDeath;
int iMind;
int iInvis;
int iBlocker;
};
struct sPhysDefStatus {
int iTotal;
int iDamred;
int iConceal;
};