From c83ddd161583dc7f938761b8668fc9f6267bfa3a Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Tue, 8 Oct 2024 16:23:04 -0400 Subject: [PATCH] peasant: fix trivia answer --- games/peasant/text/cliff_heights.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/peasant/text/cliff_heights.inc b/games/peasant/text/cliff_heights.inc index e047c1a7..c2cc8ec2 100644 --- a/games/peasant/text/cliff_heights.inc +++ b/games/peasant/text/cliff_heights.inc @@ -318,7 +318,7 @@ cave_outer_get_bones_message: .byte "Riddle me this. What color",13 .byte "are the leaves on the tree",13 .byte "that grows by the well?",13 -.byte "A. Orange",13 +.byte "A. Orange",13 ; correct .byte "B. Green",13 .byte "C. Yellow",0