Removed unnecessary references and cleaned up scripts.

This commit is contained in:
Redacted by Stellabellum INC
2015-01-18 02:05:57 -08:00
parent ce85aef6a7
commit 4ca8da7c31
3103 changed files with 5836 additions and 19197 deletions
@@ -1,11 +1,6 @@
/**
* Copyright (c) ©2000,2001 Sony Online Entertainment Inc.
* All Rights Reserved
*
* Title: debugger.script
* Description: debugger script
* @author $Author: rpalacio $
* @version $Revision: #1 $
*/
/***** INCLUDES ********************************************************/
@@ -35,15 +30,10 @@ include library.badge;
include library.xp;
include library.camping;
/***** INHERITS ********************************************************/
/***** CONSTANTS *******************************************************/
const string DEBUG_EMOTE_TARGET = "debug.emote_target";
/***** TEST HANDLERS *******************************************************/
/***** TRIGGERS *******************************************************/
trigger OnSpeaking(string text)
{