diff options
Diffstat (limited to 'npc/cities/valkyrie.txt')
-rw-r--r-- | npc/cities/valkyrie.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/cities/valkyrie.txt b/npc/cities/valkyrie.txt index 1aea9c3aa..502cd46d5 100644 --- a/npc/cities/valkyrie.txt +++ b/npc/cities/valkyrie.txt @@ -45,6 +45,7 @@ yuno_in02.gat,93,207,0 script Book of Ymir 111,{ mes "can be realized in the Hall of Honor.";
next;
switch(select("Stop reading.:Continue reading.")) {
+ case 255:
case 1:
mes "[Book of Ymir]";
mes ". . . . .";
|