Alangara_PRC8/_module/nss/mn_bank_002.nss
Jaysyn904 86feb9ca6f Initial commit
Initial commit.
2024-06-05 21:21:06 -04:00

14 lines
409 B
Plaintext

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