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

14 lines
397 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_gabrielle1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/1/2002 3:43:41 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "GabFirstTimeTalked", 1);
}