HoS_PRC8/_mod/_module/nss/djinn_at_1.nss

14 lines
381 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
//::///////////////////////////////////////////////
//:: FileName djinn_at_1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 2/7/2004 10:10:32 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "nDjinn", 1);
}