Index: trunk/src/scriptbuilder/structures/ScriptEvent.java
===================================================================
--- trunk/src/scriptbuilder/structures/ScriptEvent.java	(revision 145)
+++ trunk/src/scriptbuilder/structures/ScriptEvent.java	(revision 185)
@@ -129,5 +129,5 @@
     public String toString()
     {
-        return this.type.toString() + " - [Event Description]";
+        return this.type.toString() + " - [Event Details will appear here.]";
     }
 
