summaryrefslogtreecommitdiff
path: root/npc/003-1/hasan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/hasan.txt')
-rw-r--r--npc/003-1/hasan.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt
index 2472ddc9f..11df5e8ce 100644
--- a/npc/003-1/hasan.txt
+++ b/npc/003-1/hasan.txt
@@ -138,6 +138,13 @@ L_Complete:
// Quest is closed
setq1 SQuest_Autumn, 1970;
+ next;
+ mes ".:: Scoreboards ::.";
+ mesf("1. %s (%d)", $@hasn_name$[0], $@hasn_value[0]);
+ mesf("2. %s (%d)", $@hasn_name$[1], $@hasn_value[1]);
+ mesf("3. %s (%d)", $@hasn_name$[2], $@hasn_value[2]);
+ mesf("4. %s (%d)", $@hasn_name$[3], $@hasn_value[3]);
+ mesf("5. %s (%d)", $@hasn_name$[4], $@hasn_value[4]);
}
close;