14 lines
401 B
Plaintext
14 lines
401 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName guardianaking3
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 1/11/2004 4:28:03 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "Guardiana King Quest", 100);
|
|
|
|
}
|