From 298ab8970f601d75f217b874fa8cdde030de1144 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 15 Nov 2012 17:56:34 +0200 Subject: README: Change wording of the Kyrandia walkspeed setting to "number" This is changed from "int" to "number" for uniformity with the rest of the game options (plus, "number" is better understood by non-programmers, whereas "int" is more cryptic) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3f506d33ba..d1da0e3f81 100644 --- a/README +++ b/README @@ -2137,7 +2137,7 @@ Simon the Sorcerer 1 and 2 add the following non-standard keywords: The Legend of Kyrandia adds the following non-standard keyword: - walkspeed int The walk speed (0-4) + walkspeed number The walk speed (0-4) The Legend of Kyrandia: Malcolm's Revenge adds the following non-standard keywords: -- cgit v1.2.3