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

14 lines
391 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName slv_rosietalks
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 5/15/2004 11:11:17 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "nRosieTalks", 1);
}