WoR_PRC8/_module/nss/rude_vaudesym.nss

14 lines
411 B
Plaintext
Raw Permalink Normal View History

2025-04-03 11:49:34 -04:00
//::///////////////////////////////////////////////
//:: FileName rude_vaudesym
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 13/10/2004 8:25:35 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("thesymbolofettum", GetPCSpeaker(), 1);
}