Initial commit
Initial commit [1.18]
This commit is contained in:
12
_module/nss/qst_cods_blufrwd.nss
Normal file
12
_module/nss/qst_cods_blufrwd.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "nw_i0_tool"
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
RewardPartyGP(100, oPC, FALSE);
|
||||
|
||||
SetLocalInt(oPC, "CODSEXPLOIT", 10);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user