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

14 lines
398 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_andras1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/31/2002 5:54:40 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "AndrasFirstTimeTalked", 1);
}