From 27d8a3a0dcf6250d038edb84e0e9553b850bea42 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Sat, 31 Aug 2024 20:13:22 +0200 Subject: Yes, hello? It's the Woody Barrier speaking! "Woody Barrier: The door is locked, you should speak to Carla about it." --- npc/014-2/carla.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/014-2/carla.txt b/npc/014-2/carla.txt index ae1a73890..eee25d666 100644 --- a/npc/014-2/carla.txt +++ b/npc/014-2/carla.txt @@ -191,7 +191,7 @@ OnTouch: if (.@q >= 3) warp "014-2-1", 33, 44; else - npctalk3 l("The door is locked, you should speak to Carla about it."); + dispbottom l("The door is locked, you should speak to Carla about it."); end; } -- cgit v1.2.3-70-g09d2