Allow custom NPC id for thieving

This commit is contained in:
RedSparr0w
2019-10-21 10:19:09 +13:00
parent 35fea8a48b
commit 48082ce491
3 changed files with 57 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes" />
<output url="file://$USER_HOME$/OneDrive/Documents/Parabot/scripts/compiled" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />