changeset 1363:5f794815f4af

Fix handling of water lilies in potion mixing macro.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 21 Mar 2011 03:28:50 +0200
parents d97cf405902f
children 9acb446fa106
files gm-alchemist.tf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gm-alchemist.tf	Mon Mar 21 03:24:03 2011 +0200
+++ b/gm-alchemist.tf	Mon Mar 21 03:28:50 2011 +0200
@@ -128,6 +128,7 @@
 	/endif%;\
 	/if (_error) /break%;/endif%;\
 	/set alch_st=1%;\
+	/set alch_herb=$[replace("_"," ",alch_herb)]%;\
 	@@get %{alch_herb} from %{alch_jar}%;\
 	/set alch_process=$(/grepeat -14 1 /galch_get_organ)%;\
 	/msq @{BCwhite}Mixing potion from@{n} '@{BCyellow}%{alch_mineral}@{n}', '@{BCcyan}%{alch_organ}@{n}' and '@{BCgreen}%{alch_herb}@{n}'...%;\