From d23956272f268ff231705a10eca6b0f4b14de94d Mon Sep 17 00:00:00 2001 From: jesusalva Date: Mon, 19 Feb 2018 22:44:48 -0300 Subject: New make target (+fix typo) --- Makefile | 2 ++ npc/004-1/bgmaster.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d2b0bafa3..5f5474b34 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,7 @@ new: build config initdb +asan: buildasan config initdb + server-update: updateconfig updatedb server-updatebuild: build updateconfig updatedb diff --git a/npc/004-1/bgmaster.txt b/npc/004-1/bgmaster.txt index 234bcacf9..2905da509 100644 --- a/npc/004-1/bgmaster.txt +++ b/npc/004-1/bgmaster.txt @@ -24,7 +24,7 @@ l("Join team 2."), L_T2; */ if ($@BGMaster1) goto L_Busy; - mesq l("Hello! I am Cassia, Ambassator. During the Monster War outbreak, Frostia and Halirnazo felt."); + mesq l("Hello! I am Cassia, Ambassator. During the Monster War outbreak, Frostia and Halinarzo felt."); next; mesq l("To train their soldiers, they frequently face one against other in duels. Adventurers are welcome to join their drills."); next; -- cgit v1.2.3-60-g2f50