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

14 lines
402 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName namli_qst_key
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/20/2008 7:20:47 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("wyrmlair", GetPCSpeaker(), 1);
}