UW2_PRC8/_module/nss/broken.nss

14 lines
403 B
Plaintext
Raw Normal View History

2023-09-25 20:24:01 -04:00
//::///////////////////////////////////////////////
//:: FileName broken
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 10/8/2002 4:32:25 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("brokenceremonial", GetPCSpeaker(), 1);
}