RATDOG/_module/nss/at_116.nss
Jaysyn904 2cf9f57160 Quest persistence pass
Quest persistence pass.
2022-07-03 00:17:49 -04:00

14 lines
408 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_116
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/25/2005 4:45:22 PM
//:://////////////////////////////////////////////
void main()
{
// Give the PC "Orcus' Dark Blessing"
CreateItemOnObject("item053", GetPCSpeaker(), 1);
}