From 05d04f7cac1ab400d5ead35521527da2e626a0bc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Jun 2018 22:04:30 -0300 Subject: Fix sleepy coding --- npc/016-7/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/016-7') diff --git a/npc/016-7/main.txt b/npc/016-7/main.txt index 05bf32b35..9f51e1d52 100644 --- a/npc/016-7/main.txt +++ b/npc/016-7/main.txt @@ -23,7 +23,7 @@ OnStart: OnPirateDie: if (!mobcount("016-7", "#MarineShipAttack::OnPirateDie")) { - mapannounce l("The pirate ship captain appear! TAKE CARE!!"), bc_map; + mapannounce "016-7", l("The pirate ship captain appear! TAKE CARE!!"), bc_map; monster "016-7", 38, 27, "Pirate Captain", OceanPirate, "#MarineShipAttack::OnVictory"; } end; -- cgit v1.2.3-60-g2f50