RATDOG/_module/nss/at_125.nss

14 lines
400 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_125
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/26/2005 7:15:54 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("holymedallion", GetPCSpeaker(), 1);
}