forked from MagicBane/Server
Debug code added
This commit is contained in:
@@ -153,6 +153,10 @@ public class PowersParser {
|
||||
ActionEntry actionEntry;
|
||||
List<String> arguments;
|
||||
Matcher argumentMatcher;
|
||||
int blah = 0;
|
||||
|
||||
if (powerEntry.power_id.equals("ASS-BACKSTAB"))
|
||||
blah = 1;
|
||||
|
||||
switch (key) {
|
||||
case "ACTION":
|
||||
|
||||
Reference in New Issue
Block a user