RATDOG/_module/nss/at_119.nss

14 lines
399 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_119
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/25/2005 4:47:13 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("crownofhorns", GetPCSpeaker(), 1);
}