Pest control refactor

This commit is contained in:
dginovker 2019-06-15 18:32:00 -04:00
parent 223f1e33bf
commit 0ecae80828
16 changed files with 76 additions and 36 deletions

View file

@ -0,0 +1,5 @@
package plugin.activity.pestcontrol;
public class PestControlHelper {
public static final int NOVICE_GANGPLANK = 14315;
}