RATDOG/_module/nss/at_118.nss

14 lines
399 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_118
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/25/2005 4:46:28 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("deathchalice", GetPCSpeaker(), 1);
}