RATDOG/_module/nss/at_258.nss

14 lines
398 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_258
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/8/2005 3:04:18 PM
//:://////////////////////////////////////////////
void main()
{
//:: Give Scroll of Mind-Healing
CreateItemOnObject("item072", GetPCSpeaker(), 1);
}