From a99779828dd609f004a17048d72bbfeb484a81bd Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 15 Mar 2016 14:00:04 -0400 Subject: get rid of magic secrets, convert stranger quiz --- GNUmakefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 85989f6a..8f124784 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -7,16 +7,11 @@ maps: % : | %.example cp "$|" "$@" -conf: world/map/conf/magic-secrets.sex \ -login/conf/login_local.conf login/conf/ladmin_local.conf login/save/gm_account.txt login/save/account.txt \ +conf: login/conf/login_local.conf login/conf/ladmin_local.conf login/save/gm_account.txt login/save/account.txt \ world/conf/char_local.conf \ world/map/conf/map_local.conf world/map/conf/battle_local.conf world/map/conf/atcommand_local.conf world/map/db/const-debugflag.txt \ world/map/npc/functions/motd.txt world/map/npc/commands/_atcommand_local.txt -world/map/conf/magic-secrets.sex: world/map/conf/magic-secrets.sex.template world/map/conf/secrets-build - cd world/map/conf && ./build-magic.sh -world/map/conf/secrets-build: - format: find world/map/npc -type f -exec sed -ri \ -e "s%([^|]+)\|script\|([^|]+)\|-1%\1|script|\2|32767%ig" \ -- cgit v1.2.3-60-g2f50