summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/eventmaster.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt
index ae2bfaf30..61bc9e8cc 100644
--- a/npc/001-1/eventmaster.txt
+++ b/npc/001-1/eventmaster.txt
@@ -70,7 +70,7 @@ L_Menu:
mes "";
mes "Please select operation.";
menu
- "Abort", L_Close,
+ "Close", L_Close,
"Start/End Event", L_EventHandler,
"Spawn", L_Spawn,
rif(countitem(StrangeCoin) >= 10, "Drop stuff! (10x Coins)"), L_Drop,