WoR_PRC8/_module/nss/rude_sandon_fin.nss

15 lines
482 B
Plaintext
Raw Permalink Normal View History

2025-04-03 11:49:34 -04:00
//::///////////////////////////////////////////////
//:: FileName rude_sandon_fin
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 22/10/2004 4:41:00 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("mysteriouspotion", GetPCSpeaker(), 1);
CreateItemOnObject("instuctionsfroma", GetPCSpeaker(), 1);
}