14 lines
397 B
Plaintext
14 lines
397 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_ash_ps_1st
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 5/21/2003 7:32:41 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "AsherahPriestess1st", 1);
|
|
|
|
}
|