From 8a9dd3345e0f83afc16dc341a882fe088561d221 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 15 Sep 2008 13:45:10 +0000 Subject: Fixed the phrase told by the protagonist when he talks to the blind man the second time svn-id: r34559 --- engines/drascula/animation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/drascula/animation.cpp b/engines/drascula/animation.cpp index 06ccd0f1a8..5dacaec9eb 100644 --- a/engines/drascula/animation.cpp +++ b/engines/drascula/animation.cpp @@ -2080,7 +2080,7 @@ void DrasculaEngine::animation_33_2() { flags[9] = 1; pause(12); - talk(56); + talk(60); pause(8); clearRoom(); -- cgit v1.2.3