changeset 673:429fc2e9f5a8

Fixes.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 26 Sep 2007 10:42:25 +0000
parents cdd1a8301d66
children c31e63ec8c96
files ggrtf-nun.tf
diffstat 1 files changed, 11 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/ggrtf-nun.tf	Tue Sep 25 23:09:41 2007 +0000
+++ b/ggrtf-nun.tf	Wed Sep 26 10:42:25 2007 +0000
@@ -246,37 +246,37 @@
 	/else /let _ttype=St. %{2}%;/endif%;\
 	/substitute -p @{BCyellow}$[pad(_ttype,20)]@{n} @{BCred}==>@{n} @{BCgreen}%{_tpower}@{n}
 
-/def -i -p9999 -mregexp -t"^Dazzling white fume takes over relic as ([A-Za-z]+) might of St. ([A-Z][a-z]+) reveals itself\.$" gnun_id_relic0 =\
+/def -i -p9999 -mregexp -t"^Dazzling white fume takes over relic as ([A-Za-z-]+) might of St. ([A-Z][a-z]+) reveals itself\.$" gnun_id_relic0 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^([A-Za-z]+) power of St. ([A-Z][a-z]+) is bind to it\.$" gnun_id_relic1 =\
+/def -i -p9999 -mregexp -t"^([A-Za-z-]+) power of St. ([A-Z][a-z]+) is bind to it\.$" gnun_id_relic1 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^([A-Za-z]+) aura of St. ([A-Z][a-z]+)'s features enfolds it\.$" gnun_id_relic2 =\
+/def -i -p9999 -mregexp -t"^([A-Za-z-]+) aura of St. ([A-Z][a-z]+)'s features enfolds it\.$" gnun_id_relic2 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^The ([A-Za-z]+) magic of St. ([A-Z][a-z]+) streams through your hands\.$" gnun_id_relic3 =\
+/def -i -p9999 -mregexp -t"^The ([A-Za-z-]+) magic of St. ([A-Z][a-z]+) streams through your hands\.$" gnun_id_relic3 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^Twinkling white glow with ([A-Za-z]+) essence of St. ([A-Z][a-z]+) is bind to this holy artifact\.$" gnun_id_relic4 =\
+/def -i -p9999 -mregexp -t"^Twinkling white glow with ([A-Za-z-]+) essence of St. ([A-Z][a-z]+) is bind to this holy artifact\.$" gnun_id_relic4 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^([A-Za-z]+) zilvery force of St. ([A-Z][a-z]+) radiates from it\.$" gnun_id_relic5 =\
+/def -i -p9999 -mregexp -t"^([A-Za-z-]+) zilvery force of St. ([A-Z][a-z]+) radiates from it\.$" gnun_id_relic5 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^Warmth of St. ([A-Z][a-z]+) rushes from relic in form of ([A-Za-z]+) sparkles\.$" gnun_id_relic6 =\
+/def -i -p9999 -mregexp -t"^Warmth of St. ([A-Z][a-z]+) rushes from relic in form of ([A-Za-z-]+) sparkles\.$" gnun_id_relic6 =\
 	/test gnun_id_relic({P2},{P1})
 
-/def -i -p9999 -mregexp -t"^You sense ([A-Za-z]+) glow of St. ([A-Z][a-z]+)\.$" gnun_id_relic7 =\
+/def -i -p9999 -mregexp -t"^You sense ([A-Za-z-]+) glow of St. ([A-Z][a-z]+)\.$" gnun_id_relic7 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^([A-Za-z]+) warmth belonging to St. ([A-Z][a-z]+) pulsates beneath the surface\.$" gnun_id_relic8 =\
+/def -i -p9999 -mregexp -t"^([A-Za-z-]+) warmth belonging to St. ([A-Z][a-z]+) pulsates beneath the surface\.$" gnun_id_relic8 =\
 	/test gnun_id_relic({P1},{P2})
 
-/def -i -p9999 -mregexp -t"^St. ([A-Z][a-z]+)'s spirit is ([A-Za-z]+) with this artifact\.$" gnun_id_relic9 =\
+/def -i -p9999 -mregexp -t"^St. ([A-Z][a-z]+)'s spirit is ([A-Za-z-]+) with this artifact\.$" gnun_id_relic9 =\
 	/test gnun_id_relic({P2},{P1})
 
-/def -i -p9999 -mregexp -t"^([A-Za-z]+) strenght of St. ([A-Z][a-z]+) gushes from the core of relic\.$" gnun_id_relic10 =\
+/def -i -p9999 -mregexp -t"^([A-Za-z-]+) strenght of St. ([A-Z][a-z]+) gushes from the core of relic\.$" gnun_id_relic10 =\
 	/test gnun_id_relic({P1},{P2})