Lankhmar_PRC8/_module/nss/gv_bk_ccrdl.nss

14 lines
406 B
Plaintext
Raw Permalink Normal View History

2025-04-03 12:54:47 -04:00
//::///////////////////////////////////////////////
//:: FileName gv_bk_ccrdl
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/27/2008 11:47:04 AM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("thecatscradle", GetPCSpeaker(), 1);
}