HoS_PRC8/_mod/_module/nss/djinn_at_4.nss
Jaysyn904 04165202c0 Initial upload
Initial upload
2024-11-25 19:36:07 -05:00

14 lines
387 B
Plaintext

//::///////////////////////////////////////////////
//:: 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", 4);
}