PoA_PRC8/module/nss/broken.nss
Jaysyn904 128e7e59a4 Initial upload
Initial upload
2022-10-07 14:20:31 -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);
}