From 8da8efa2aa3ace1c88f0acd344f2be11e4994e2c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 May 2020 13:23:02 -0300 Subject: Remove translations from GM Event Menu --- npc/commands/event.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'npc/commands') diff --git a/npc/commands/event.txt b/npc/commands/event.txt index 5b00f65d4..55ae062d5 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -296,17 +296,17 @@ function script GlobalEventMenu { clear; mes l("Current event: @@", $EVENT$); select - l("Disable event"), - l("Enable Valentine Day"), - l("Enable St. Patrick Day"), - l("Enable Easter"), - l("Enable Worker's Day"), - l("Enable Thanksgiving"), - l("Enable Event Horizon"), - l("Enable Christmas"), - l("Enable Demure's Birthday"), - l("Enable Kamelot"), - l("Reset Kill Saulc Event (Monthly)"); + ("Disable event"), + ("Enable Valentine Day"), + ("Enable St. Patrick Day"), + ("Enable Easter"), + ("Enable Worker's Day"), + ("Enable Thanksgiving"), + ("Enable Event Horizon"), + ("Enable Christmas"), + ("Enable Demure's Birthday"), + ("Enable Kamelot"), + ("Reset Kill Saulc Event (Monthly)"); switch (@menu) { case 1: .@r=playerattached(); sClear(); set $EVENT$, ""; attachrid(.@r); logmes "Disabled events.", LOGMES_ATCOMMAND; -- cgit v1.2.3-70-g09d2