14 lines
406 B
Plaintext
14 lines
406 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName guardigrdgrave2
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/1/2003 4:06:03 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "GuardianaGraveyard", 100);
|
|
|
|
}
|