HoS_PRC8/_mod/_module/nss/rts_c_shd4.nss
Jaysyn904 04165202c0 Initial upload
Initial upload
2024-11-25 19:36:07 -05:00

14 lines
401 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName rts_c_shd4
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 3/9/2003 7:21:59 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("rts_it_shd4", GetPCSpeaker(), 1);
}