From 716914f5b74325442b88cb55adc465dda2e38936 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 15 Sep 2020 16:03:49 -0300 Subject: This adds a secondary, temporary scoreboard on Kimarr for CRC's event. This commit can and should be reverted once the event is over. Bikeshedding alert - The code did not receive the usual review and quality control required to be formally merged on upstream; It is a TEMPORARY commit. This is a modified version of cherry-picking which allows it to be kept for longer. --- world/map/npc/commands/numa.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'world/map/npc/commands') diff --git a/world/map/npc/commands/numa.txt b/world/map/npc/commands/numa.txt index 5d6f64f0..b8d24aea 100644 --- a/world/map/npc/commands/numa.txt +++ b/world/map/npc/commands/numa.txt @@ -127,6 +127,7 @@ L_World: next; menu "Doomsday", L_Doomsday, + "Kimarr", L_Fluffy, "Choose a continent", L_ChooseContinent, "Close", L_Return; @@ -142,4 +143,8 @@ L_Valia: L_Doomsday: callfunc "DoomsdayDebug"; goto L_Return; + +L_Fluffy: + callfunc "FluffyDebug"; + goto L_Return; } -- cgit v1.2.3-60-g2f50