Battledale_PRC8/_module/nss/jw_dwarf_givrit.nss

14 lines
407 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: FileName jw_dwarf_givrit
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 20/04/2003 19:22:06
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("jw_dwarf_rit", GetPCSpeaker(), 1);
}