From c8f2f67e15e471037d115b26cdba88e6bee3c217 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 Jul 2020 10:37:22 -0300 Subject: Hall of Academics --- npc/027-0/enrique.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'npc/027-0') diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt index 52189c6e3..5bef3fe19 100644 --- a/npc/027-0/enrique.txt +++ b/npc/027-0/enrique.txt @@ -18,7 +18,8 @@ l("What is the Academy?"), l("What are Magic Skill Points?"), l("What are Research Points"), - l("What is the Scholar Rank?"); + l("What is the Scholar Rank?"), + l("Who are the most famous scholars?"); mes ""; switch (@menu) { case 1: @@ -64,6 +65,9 @@ mesn; mesq l("It is something not yet fully implemented."); break; + case 6: + HallOfAcademic(); + break; } } while (@menu != 1); close; -- cgit v1.2.3-60-g2f50