HoS_PRC8/_mod/_module/nss/at_sadv_ls.nss

14 lines
400 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
//::///////////////////////////////////////////////
//:: FileName at_sadv_ls
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 1/23/2004 5:20:00 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("rts_mw_ls", GetPCSpeaker(), 1);
}