From 8f406e3528ad17e87a715f0f7a1ce9daa50c0e1b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Jun 2024 22:35:13 -0300 Subject: [skip ci] fix typo on invalid JSON --- npc/functions/aurora.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index 334fad429..0e2c81a60 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -814,7 +814,7 @@ function script FYRewardEvent { DelItemFromEveryPlayer(EventOre); */ // Specing wants scoreboards to be preserved - api_send(505, "[79, 21698, '', "+.@score$+"]"); + api_send(505, "[79, 21698, '', \""+.@score$+"\"]"); } consolebug "FYRewardEvent end %d", gettimetick(0); return; -- cgit v1.2.3-70-g09d2