WoR_PRC8/_module/nss/rude_pixieblood.nss
Jaysyn904 b5e28e52f4 Initial commit
Initial commit [1.18]
2025-04-03 11:49:34 -04:00

14 lines
413 B
Plaintext

//::///////////////////////////////////////////////
//:: 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);
}