diff options
-rw-r--r-- | npc/003-1-1/yetiking.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1-1/yetiking.txt b/npc/003-1-1/yetiking.txt index c298fd47b..e6f311217 100644 --- a/npc/003-1-1/yetiking.txt +++ b/npc/003-1-1/yetiking.txt @@ -15,6 +15,7 @@ if (.@q > 1 && .@q < 99) setq HurnscaldQuest_Celestia, 1; if (.@q == 1 && !.inUse) goto L_Summon; + if (!.@q) dispbottom l("I do not know how to trigger this summoning circle."); end; L_Summon: |