Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
15
_module/nss/no_lib_data.nss
Normal file
15
_module/nss/no_lib_data.nss
Normal file
@@ -0,0 +1,15 @@
|
||||
struct sSpellDefStatus {
|
||||
int iTotal;
|
||||
int iMantle;
|
||||
int iElem;
|
||||
int iDeath;
|
||||
int iMind;
|
||||
int iInvis;
|
||||
int iBlocker;
|
||||
};
|
||||
|
||||
struct sPhysDefStatus {
|
||||
int iTotal;
|
||||
int iDamred;
|
||||
int iConceal;
|
||||
};
|
Reference in New Issue
Block a user