Quest and script fixes for quest
This commit is contained in:
15
_module/nss/delete1.nss
Normal file
15
_module/nss/delete1.nss
Normal file
@@ -0,0 +1,15 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName delete1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 1
|
||||
//:://////////////////////////////////////////////
|
||||
#include "nw_i0_tool"
|
||||
|
||||
void main()
|
||||
{
|
||||
// Give the speaker some gold
|
||||
RewardPartyGP(5000, GetPCSpeaker());
|
||||
|
||||
}
|
Reference in New Issue
Block a user