summaryrefslogtreecommitdiff
path: root/npc/001-2-23
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-23')
-rw-r--r--npc/001-2-23/doors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-23/doors.txt b/npc/001-2-23/doors.txt
index 3d67291c..e7a7bbea 100644
--- a/npc/001-2-23/doors.txt
+++ b/npc/001-2-23/doors.txt
@@ -45,7 +45,7 @@ OnTouch:
next;
menu
- rif(countitemcolor(718) > 0, l("Use the key.")), L_Warp,
+ rif(countitem(718) > 0, l("Use the key.")), L_Warp,
l("Break the door."), L_Break,
l("Go away."), -;