From 254658616fdee4505a8a5bd0321b44e8bc9bc2f6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 May 2020 02:29:34 -0300 Subject: People keep missing this hint, hopefully this will help them. --- world/map/npc/099-7/boss.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/world/map/npc/099-7/boss.txt b/world/map/npc/099-7/boss.txt index f9b15449..665dba71 100644 --- a/world/map/npc/099-7/boss.txt +++ b/world/map/npc/099-7/boss.txt @@ -752,3 +752,18 @@ L_No: close; } +/////////////////////////////////////////////////////////////////////////////// +// Some minor major bugs +027-4,107,61,0|script|#NoobJesusalva01|400 +{ + if (!#CRYPT_PASSWORD) end; + mes "(The memorial is at right, behind the column.)"; + close; +} +027-4,109,61,0|script|#NoobJesusalva02|400 +{ + if (!#CRYPT_PASSWORD) end; + mes "(The memorial is at left, behind the column.)"; + close; +} + -- cgit v1.2.3-60-g2f50