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