From 473e371f27516d852b63ae90c3cb6964a191988e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 23:16:14 -0300 Subject: Missing a node on the well... --- npc/003-1/well.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/003-1') diff --git a/npc/003-1/well.txt b/npc/003-1/well.txt index db5fc313e..b1fd40599 100644 --- a/npc/003-1/well.txt +++ b/npc/003-1/well.txt @@ -53,6 +53,10 @@ getmapxy(.@m$, .@x, .@y); .@mobGID = monster(.@m$, .@x, .@y, "Bat", Bat, 1); unitattack(.@mobGID, getcharid(CHAR_ID_ACCOUNT)); // Order the summoned monster to engage!! + } else { + mes col("Nothing happens.", 9); + next; + mes col("What did you expected, anyway?", 9); } close; -- cgit v1.2.3-60-g2f50