WoR_PRC8/_module/nss/rude_pixieblood.nss

14 lines
413 B
Plaintext
Raw Normal View History

2025-04-03 11:49:34 -04:00
//::///////////////////////////////////////////////
//:: FileName rude_pixieblood
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 14/10/2004 8:33:32 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("vialofpixieblood", GetPCSpeaker(), 1);
}