PWE_PRC8/_module/nss/tron_ticka.nss

14 lines
408 B
Plaintext
Raw Normal View History

2025-04-03 10:29:41 -04:00
//::///////////////////////////////////////////////
//:: FileName tron_ticka
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 11/4/2002 12:04:36 AM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("tickettotronr001", GetPCSpeaker(), 1);
}