RATDOG/_module/nss/at_116.nss

14 lines
408 B
Plaintext
Raw Normal View History

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