File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
src/Spe/Client/Applications Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ public static class ExecutionMessages
6161 "are your shoelaces tied?" ,
6262 "working... unlike you!" ,
6363 "doing something useful..." ,
64+ "doing something useful...can't say the same for you!" ,
6465 "oh, yeah, comments! Good idea!" ,
6566 "it's still faster than doing this in Java..." ,
6667 "prepare for awesomeness!" ,
@@ -96,7 +97,10 @@ public static class ExecutionMessages
9697 "so you're telling me there's a chance?!" ,
9798 "we're going to need a bigger server." ,
9899 "trying to decipher this mess you call a script." ,
99- "taking a breath of fresh air while your script bakes..."
100+ "taking a breath of fresh air while your script bakes..." ,
101+ "I've seen better scripts written by my toddler..." ,
102+ "by the looks of this script you need a vacation!" ,
103+ "did you copy and paste this work of art?"
100104 } ;
101105 }
102106}
You can’t perform that action at this time.
0 commit comments