RATDOG/_module/nss/at_135.nss

14 lines
403 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_135
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/27/2005 2:10:16 AM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("teleportationsto", GetPCSpeaker(), 1);
}