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