RATDOG/_module/nss/at_207.nss

14 lines
401 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_207
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/1/2005 11:55:41 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("keytogoovstomb", GetPCSpeaker(), 1);
}