summaryrefslogtreecommitdiff
path: root/npc/000-2-2/doors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-2/doors.txt')
-rw-r--r--npc/000-2-2/doors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt
index e0093c09..5c57b66f 100644
--- a/npc/000-2-2/doors.txt
+++ b/npc/000-2-2/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."), -;