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

14 lines
411 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_lionserp1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/13/2002 8:14:17 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "LionSerpentFirstTimeTalked", 1);
}