14 lines
398 B
Plaintext
14 lines
398 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_gabr_grail
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 4/11/2003 9:53:25 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "gabrielle_grailstory", 1);
|
||
|
|
||
|
}
|