changeset 1617:6954a24cdb21

Fix /beemaint. Reported by Gileon.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 02 Jun 2016 19:07:49 +0300
parents 8647d30b9aa3
children 2344fa8c992b
files gm-nun.tf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gm-nun.tf	Wed Feb 10 16:17:44 2016 +0200
+++ b/gm-nun.tf	Thu Jun 02 19:07:49 2016 +0300
@@ -104,7 +104,7 @@
 	/set nun_beemaint=0%;\
 	/repeat -1 1 @@close %{nun_beehive}
 
-/gdef -i -aCyellow -Enun_beemaint -p9999 -mregexp -t"^You put the honeycomb to the slot ([1-8])\." gnun_combok =\
+/gdef -i -aCyellow -Enun_beemaint -p9999 -mregexp -t"^You insert the honeycomb in the slot number ([1-9]+)\." gnun_combok =\
 	/set nun_bk=$[{P1}+1]%;\
 	/if (nun_bk < 9) /repeat -1 1 /test gnun_combmaint(nun_beehive,nun_bk)%;/endif