Initial commit. Updated release archive.
This commit is contained in:
17
_module/nss/at_herbquest1.nss
Normal file
17
_module/nss/at_herbquest1.nss
Normal file
@@ -0,0 +1,17 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_herbquest1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 6/13/2003 8:00:04 PM
|
||||
//:://////////////////////////////////////////////
|
||||
|
||||
#include "nw_i0_plot"
|
||||
|
||||
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetPLocalInt(GetPCSpeaker(), "HerbQuest", 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user