RATDOG/_module/nss/at_090.nss

14 lines
403 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_090
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/23/2005 4:50:44 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("bloodydrowfinger", GetPCSpeaker(), 1);
}