RATDOG/_module/nss/no_lib_data.nss

15 lines
219 B
Plaintext
Raw Permalink Normal View History

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