PWE_PRC8/_module/nss/gal_swamp2.nss

15 lines
425 B
Plaintext
Raw Normal View History

2025-04-03 10:29:41 -04:00
//::///////////////////////////////////////////////
//:: FileName gal_swamp2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 11/5/2002 12:11:54 PM
//:://////////////////////////////////////////////
#include "apts_inc_ptok"
void main()
{
// Set the variables
SetTokenBool(GetPCSpeaker(), "galdor_on_mission", 1);
}