PWE_PRC8/_module/nss/percypouch.nss
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

14 lines
408 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName percypouch
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/17/2002 12:13:01 AM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("recipeforblacken", GetPCSpeaker(), 1);
}