PWE_PRC8/_module/nss/tron_ticka.nss
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

14 lines
408 B
Plaintext

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