PWE_PRC8/_module/nss/gal_swamp2.nss
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

15 lines
425 B
Plaintext

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