diff options
Diffstat (limited to 'npc/024-16/king.txt')
-rw-r--r-- | npc/024-16/king.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 4db7ab8fa..5b28d0ceb 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -10,6 +10,7 @@ nude(); atcommand("#dropall "+strcharinfo(0)); // Evil Exception("FATAL ERROR, PLAYER "+strcharinfo(0)+" NOT ALLOWED TO BE WITHIN FROSTIA'S CASTLE - REASON: SAULC IS A NOOB"); + slide 30, 52; end; } if (.@q >= 13) @@ -57,7 +58,7 @@ L_MainQuest: mesn l("King Gelid Frozenheart"); - mesq l("Anyway, I'll give you @@ Real Estate Credits in advance. Go book yourself a room in the Inn. And then come back to me so we may discuss details."); + mesq l("Anyway, I'll give you @@ Real Estate Credits in advance. Go book yourself a room in the Inn. And then come back to me so we may discuss details.", 5000); next; mesc b(l(".:: Main Quest 4-2 ::.")), 3; |