Aantioch_Infernum/_module/nss/svirfbouncer_sv2.nss

14 lines
439 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
//::///////////////////////////////////////////////
//:: FileName svirfbouncer_sv1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 03/01/2004 20:34:53
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "svirfbouncer", 2);
SetLocalInt(OBJECT_SELF, "bryan", 1);
}