HiddenTradition_PRC8/_module/nss/at_herbquest1.nss

18 lines
419 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: 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);
}