From defd51227f38e94b29a71f4e040d8727120e30ca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 22 Sep 2021 12:22:07 -0300 Subject: Fix a broken sprintf. Revert earlier patch about SQL saving. --- npc/027-0/enrique.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt index e4115033b..47d231085 100644 --- a/npc/027-0/enrique.txt +++ b/npc/027-0/enrique.txt @@ -76,7 +76,7 @@ break; case 5: mesn; - mesq l("Those with most %a on this world becomes scholars.", "[@@https://wiki.moubootaurlegends.org/|"+l("research")+"@@]"); + mesq l("Those with most %s on this world becomes scholars.", "[@@https://wiki.moubootaurlegends.org/|"+l("research")+"@@]"); next; mesn; mesq l("Scholars dedicate part of their time so others can learn about the world, and as such, they are always welcome to this Academy."); -- cgit v1.2.3-60-g2f50