Aantioch_Infernum/_module/nss/dragon_setvar_2.nss

14 lines
368 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName dragon_setvar_2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 1
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "dragoon", 1);
}