Proper modifier order and removal if implied by their context.

This commit is contained in:
MobiusDev
2018-06-19 02:02:54 +00:00
parent 61b336acb9
commit a5b69096dd
163 changed files with 325 additions and 325 deletions

View File

@@ -117,7 +117,7 @@ public class KetraOrcSupport extends Quest
// Haste: Requires 6 Buffalo Horns
};
private final static L2Skill VARKA_KETRA_PETRIFICATION = SkillTable.getInstance().getInfo(4578, 1);
private static final L2Skill VARKA_KETRA_PETRIFICATION = SkillTable.getInstance().getInfo(4578, 1);
/**
* Names of missions which will be automatically dropped if the alliance is broken.

View File

@@ -116,7 +116,7 @@ public class VarkaSilenosSupport extends Quest
// Haste: Requires 6 Nepenthese Seeds
};
private final static L2Skill VARKA_KETRA_PETRIFICATION = SkillTable.getInstance().getInfo(4578, 1);
private static final L2Skill VARKA_KETRA_PETRIFICATION = SkillTable.getInstance().getInfo(4578, 1);
/**
* Names of missions which will be automatically dropped if the alliance is broken.