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