UW2_PRC8/_module/nss/broken.nss
Jaysyn904 5197ad9a4d Initial upload
Initial upload
2023-09-25 20:24:01 -04:00

14 lines
403 B
Plaintext

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