summaryrefslogtreecommitdiff
path: root/npc/024-16
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-16')
-rw-r--r--npc/024-16/king.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt
index 4790b7f96..29dd9d565 100644
--- a/npc/024-16/king.txt
+++ b/npc/024-16/king.txt
@@ -13,6 +13,11 @@
slide 30, 52;
end;
}
+ if (countitem(RentCart)) {
+ mesc l("You cannot met the King while using a %s.", getitemlink(RentCart)), 1;
+ close;
+ }
+ setcart 0;
if (.@q >= 17)
goto L_Complete;
if (.@q == 16)