Files
HeroesStone_PRC8/_module/nss/sc_unuldur_at.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

14 lines
381 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName sc_unuldur_at
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 4/28/2008 8:58:06 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "elf", 1);
}