14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_ashstatue1st
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 5/21/2003 7:16:51 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "AshStatue1st", 1);
|
|
|
|
}
|