HiddenTradition_PRC8/_module/nss/at_grandpa1st.nss

14 lines
401 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_grandpa1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/14/2002 12:05:59 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "GrandpaFirstTimeTalked", 1);
}