summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.tools/jobs/licensecheck.sh4
-rw-r--r--maps/re/017-2-1.mcachebin526 -> 522 bytes
-rw-r--r--maps/re/018-4.mcachebin1003 -> 1011 bytes
3 files changed, 3 insertions, 1 deletions
diff --git a/.tools/jobs/licensecheck.sh b/.tools/jobs/licensecheck.sh
index 1ed1e8bf1..4deb18a88 100755
--- a/.tools/jobs/licensecheck.sh
+++ b/.tools/jobs/licensecheck.sh
@@ -14,7 +14,9 @@ do_init_tools
cd tools/licensecheck
ls
-./serverdata.py # >license.log
+ls ../../serverdata/npc/
+
+./serverdata.py ../../serverdata/npc/ # >license.log
#export RES=$(cat license.log)
#if [[ -n "${RES}" ]]; then
diff --git a/maps/re/017-2-1.mcache b/maps/re/017-2-1.mcache
index df589687d..a548d912c 100644
--- a/maps/re/017-2-1.mcache
+++ b/maps/re/017-2-1.mcache
Binary files differ
diff --git a/maps/re/018-4.mcache b/maps/re/018-4.mcache
index 610047ce9..d4b8eba08 100644
--- a/maps/re/018-4.mcache
+++ b/maps/re/018-4.mcache
Binary files differ