From fbd3ded7eab654d70373eead52cac883a17969dc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 23 Nov 2020 15:05:08 -0300 Subject: Warn new players, both in Pauline as in Waric, that summon spells do not work in towns. --- world/map/npc/017-4/waric.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/npc/017-4') diff --git a/world/map/npc/017-4/waric.txt b/world/map/npc/017-4/waric.txt index 7a8c4e68..99bacd13 100644 --- a/world/map/npc/017-4/waric.txt +++ b/world/map/npc/017-4/waric.txt @@ -238,6 +238,8 @@ L_Mushroom: next; mes "\"A wicked mushroom will appear to fight for you.\""; set OrumQuest, 37; + next; + mes "##1WARNING: Summoning spells DO NOT work inside towns.##0"; goto L_Close; L_ToxicDart: -- cgit v1.2.3-60-g2f50