From e6d0dd75ced8c8687cd1c9749f8c2019d4a9840c Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 29 Jun 2011 14:10:22 -0700 Subject: Add tool to calculate JOB XP. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5b593c8f..66ef000b 100644 --- a/Makefile +++ b/Makefile @@ -10,3 +10,6 @@ login/conf/login_local.conf login/conf/ladmin_local.conf login/save/gm_account.t world/map/conf/map_local.conf world/map/conf/battle_local.conf world/map/conf/motd.txt world/map/conf/help.txt world/map/conf/atcommand_local.conf \ world/conf/char_local.conf +mobxp: + tools/mobxp < world/map/db/mob_db.txt | tools/aligncsv.py /dev/stdin world/map/db/mob_db.txt + sed 's/[[:space:]]*$$//' -i world/map/db/mob_db.txt -- cgit v1.2.3-70-g09d2