Alangara_PRC8/_module/nss/mn_bank_002.nss

14 lines
409 B
Plaintext
Raw Normal View History

2024-06-05 21:21:06 -04:00
//::///////////////////////////////////////////////
//:: FileName mn_bank_002
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 01-02-2005 20:06:28
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("mn_misc_0002", GetPCSpeaker(), 1);
}