Initial Upload
Initial Upload
This commit is contained in:
9
_module/nss/gzcc_is_pc_disea.nss
Normal file
9
_module/nss/gzcc_is_pc_disea.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "gzinc_effecttool"
|
||||
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
int iResult;
|
||||
iResult = GZGetIsDiseased(GetPCSpeaker());
|
||||
return iResult;
|
||||
}
|
Reference in New Issue
Block a user