HiddenTradition_PRC8/_module/nss/at_herbquest1.nss
2024-06-20 15:47:42 -04:00

18 lines
419 B
Plaintext

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