annotate gm-spellnames.tf @ 1633:f5c89fd410bb

Add Nergal guild spells.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Oct 2019 05:42:28 +0300
parents 87f45da5abd1
children 1f2862b72b94
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 ;;
1036
394bd0f46b79 Add module definition.
Matti Hamalainen <ccr@tnsp.org>
parents: 1017
diff changeset
2 ;; GgrTF:SpellNames - Module for spell name translation @ BatMUD
1586
87f45da5abd1 Update copyrights.
Matti Hamalainen <ccr@tnsp.org>
parents: 1585
diff changeset
3 ;; (C) Copyright 2005-2015 Cutter, Dazzt & Ggr
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 ;;
1454
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
5 ;; Based on original spellnames.tf by Cutter and Dazzt, used and
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
6 ;; placed under GNU GPL v2 with permission.
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
7 ;;
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
8 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
9 ;;
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
10 ;; This program is free software; you can redistribute it and/or
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
11 ;; modify it under the terms of the GNU General Public License
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
12 ;; version 2 as published by the Free Software Foundation.
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
13 ;;
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
14 ;; This program is distributed in the hope that it will be useful,
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
17 ;; file "COPYING.txt" for more details.
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
18 ;;
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
19 ;; You should have received a copy of the GNU General Public License
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
20 ;; along with this program; if not, write to the Free Software
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
21 ;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
22 ;; MA 02110-1301 USA.
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
23 ;;
113c9a66eaf1 Add a better/more proper GPL license header in files.
Matti Hamalainen <ccr@tnsp.org>
parents: 1450
diff changeset
24 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 ;;
1277
980a1f19a258 More copyright and version requirement updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 1262
diff changeset
26 ;; NOTICE! This file requires GgrTF (version 0.6.15 or later) to be loaded.
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27 ;;
1036
394bd0f46b79 Add module definition.
Matti Hamalainen <ccr@tnsp.org>
parents: 1017
diff changeset
28 /loaded GgrTF:SpellNames
394bd0f46b79 Add module definition.
Matti Hamalainen <ccr@tnsp.org>
parents: 1017
diff changeset
29 /test prdefmodule("SpellNames")
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 ;; Initialization and options
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34 /prdeftoggle -n"spwords" -d"Show spell words (off = only spellname)"
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 /prdeftoggle -n"spcolorize" -d"Enable coloring of spell names"
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36 /set opt_spwords=off
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 /set opt_spcolorize=on
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38
1060
9f2987d1586f Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 1036
diff changeset
39 ;@command /spwords
9f2987d1586f Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 1036
diff changeset
40 ;@desc Toggles showing of actual spell words on/off.
9f2987d1586f Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 1036
diff changeset
41
9f2987d1586f Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 1036
diff changeset
42 ;@command /spcolorize
9f2987d1586f Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 1036
diff changeset
43 ;@desc Toggles colorization of spell name on/off.
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46 ;; Helper macros
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
47 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 /def -i gspell_colorize =\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49 /if ({2}!~"none" & opt_spcolorize=~"on")\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 /eval /set _sp_colt=%%{col_spdam_%{2}}%;\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 /else \
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52 /eval /set _sp_colt=%%{col_spattr_%{1}}%;\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53 /endif%;\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 /return "@{%_sp_colt}"
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 /def -i gspell_words =\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57 /let _spell_name=$[replace("_"," ",{1})]%;\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58 /def -i -F -p1 -mregexp -t"%{-3}" gspell_lite_%{1} =\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 /let _scol=$$[gspell_colorize("%{2}","%{3}")]%%;\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 /if (opt_spwords=~"on")\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61 /test substitute(strcat({PL},_scol,{P0},"@{n} (%{_spell_name})",{PR}),"",1)%%;\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62 /else \
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63 /test substitute(strcat({PL},_scol,"(%{_spell_name})@{n}",{PR}),"",1)%%;\
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
64 /endif
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
65
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
66 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67 ;; Spell types
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
68 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
69 /set col_spattr_heal=Cgreen
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
70 /set col_spattr_partyheal=BCgreen
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
71 /set col_spattr_damage=BCyellow
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
72 /set col_spattr_areadamage=BrCyellow
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
73 /set col_spattr_utility=B
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
74 /set col_spattr_teleport=Ccyan
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
75 /set col_spattr_boost=BrCgreen
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
76 /set col_spattr_prot=BrCblue
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
77 /set col_spattr_harm=Cred
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
78 /set col_spattr_field=BrCcyan
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
79 /set col_spattr_stun=BCred
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
80 /set col_spattr_dest=BrCred
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
81
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
82 /set col_spdam_phys=Cyellow
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
83 /set col_spdam_fire=Cred
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
84 /set col_spdam_cold=BCcyan
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
85 /set col_spdam_elec=BCblue
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
86 /set col_spdam_acid=Cgreen
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
87 /set col_spdam_poison=Cgreen
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
88 /set col_spdam_asphyx=BCmagenta
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
89 /set col_spdam_magic=BCyellow
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
90 /set col_spdam_psi=BCblue
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
91 /set col_spdam_harm=BCyellow
1150
7cb21cf1b818 Added 'prismatic burst' and 'crimson mist'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1144
diff changeset
92 /set col_spdam_special=BCwhite
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
93
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
94
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
95 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
96 ;; Heal spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
97 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
98 /gspell_words heal_self heal none 'judicandus littleee'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
99 /gspell_words cure_light_wounds heal none 'judicandus mercuree'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
100 /gspell_words cure_light_wounds_ heal none 'Hard\! Rock\! Halleluuuujah\!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
101 /gspell_words cure_serious_wounds heal none 'judicandus ignius'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102 /gspell_words cure_critical_wounds heal none 'judicandus mangenic'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
103 /gspell_words minor_heal heal none 'judicandus pzarcumus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
104 /gspell_words major_heal heal none 'judicandus pafzarmus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
105 /gspell_words true_heal heal none 'judicandus zapracus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
106 /gspell_words half_heal heal none 'pzzzar paf'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
107 /gspell_words half_heal heal none 'pzzzar paf'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
108
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
109 ; TODO FIXME is heal also pzzzar? or is pzzzarr something else?
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
110 ;/gspell_words heal heal none 'pzzzarr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
111 /gspell_words heal heal none 'pzzarr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
112
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
113 /gspell_words deaths_door heal none 'mumbo jumbo'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 /gspell_words runic_heal heal none '\!\* \*'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
115 /gspell_words remove_poison heal none 'judicandus saugaiii'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
116 /gspell_words cure_player heal none 'freudemas egoid'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
117 /gspell_words restore heal none 'Siwa on selvaa saastoa.'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
118 /gspell_words natural_renewal heal none 'Naturallis Judicandus Imellys'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
119 /gspell_words heal_body heal none 'ZAP ZAP ZAP!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
120
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
121 /gspell_words minor_party_heal partyheal none 'judicandus puorgo ignius'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
122 /gspell_words major_party_heal partyheal none 'judicandus puorgo mangenic'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
123 /gspell_words true_party_heal partyheal none 'judicandus eurto mangenic'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
124 /gspell_words heal_all partyheal none 'koko mudi kuntoon, hep'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
125 /gspell_words blessed_warmth partyheal none '\! \(\*\) \!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
126
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
127 /gspell_words raise_dead heal none 'vokinsalak elfirtluassa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128 /gspell_words resurrection heal none 'tuo fo wen stanhc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
129 /gspell_words new_body heal none 'corpus novus foobar'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
130
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
131 /gspell_words venturers_way heal none '\.\.a few steps to earthen might, a few steps.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
132 /gspell_words campfire_tune partyheal none 'What child is this, who laid to rest on Mary's.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
133 /gspell_words shattered_feast heal none 'That I have set free, return to me'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
134 /gspell_words laying_on_hands heal none 'Renew our strength'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
135
1150
7cb21cf1b818 Added 'prismatic burst' and 'crimson mist'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1144
diff changeset
136 /gspell_words crimson_mist heal none 'aire sanguim'
1003
72af2b8747fc Added 'herbal healing'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1002
diff changeset
137
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
138
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
139 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
140 ;; Utility spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
141 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
142 /gspell_words identify_relic utility none 'srR' Upon\^nep'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
143 /gspell_words good_berry utility none 'sezdaron montir'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
144 /gspell_words mirror_image utility none 'peilikuvia ja lasinsirpaleita'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
145 /gspell_words floating_disc utility none 'rex car bus xzar'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
146 /gspell_words light utility none 'ful'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
147 /gspell_words greater_light utility none 'vas ful'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
148 /gspell_words darkness utility none 'na ful'
1120
90137de75480 Added 'nightfall'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1119
diff changeset
149 /gspell_words nightfall utility none 'Rez vas na ful'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
150 /gspell_words greater_darkness utility none 'vas na ful'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
151 /gspell_words moon_sense utility none 'daaa timaaa of daaa maaanth'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
152 /gspell_words see_invisible utility none '\$\%\&\@ \#\*\%\@\*\@\# \$\&\*\@\#'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
153 /gspell_words see_magic utility none 'ahne paskianen olen ma kun taikuutta nahda tahdon'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
154 /gspell_words floating utility none 'rise Rise RISE'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
155 /gspell_words water_walking utility none 'Jeeeeeeeeeeeesuuuuuuuus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
156 /gspell_words replenish_ally utility none 'enfuego delyo'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
157 /gspell_words drain_ally utility none 'enfuego delmigo'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
158 /gspell_words enhance_vision utility none 'isar avatap patyan'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
159 /gspell_words invisibility utility none '\.\.\.\.\. \.\.\.\. \.\.\. \.\. \. \.!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
160 /gspell_words aura_detection utility none 'fooohh haaahhh booooloooooh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
161 /gspell_words feather_weight utility none 'transformaticus minimus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
162 /gspell_words floating_letters utility none 'lentavia lauseita'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
163 /gspell_words wizard_eye utility none 'mad rad dar'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
164 /gspell_words all-seeing_eye utility none 'tamakan natelo assim'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
165 /gspell_words levitation utility none 'etati elem ekam'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
166 /gspell_words there_not_there utility none 'jakki makupala'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
167 /gspell_words mental_watch utility none 'kakakaaa tsooon'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
168 /gspell_words mental_glance utility none 'vaxtextraktdryck'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
169 /gspell_words spellteaching utility none 'moon fiksu, soot tyhma - opi tasta taika'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
170 /gspell_words word_of_recall utility none 'vole love velo levo'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
171 /gspell_words call_pigeon utility none 'habbi urblk'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
172 /gspell_words summon_blade utility none 'ahieppa weaapytama nyttemmin'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
173 /gspell_words identify utility none 'mega visa huijari'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
174 /gspell_words spider_demon_conjuration utility none 'arachnid infernalicus arachnoidus demonicus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
175 /gspell_words spider_demon_channeling utility none 'infernalicus nexus arachnid rex'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
176 /gspell_words spider_demon_control utility none 'infernalicus domus arachnid rex'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
177 /gspell_words spider_gaze utility none 'infernalicus claravonticus arachnidos'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
178 /gspell_words spider_eye utility none 'infernalicus intellegus arachnidos'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
179 /gspell_words remove_scar utility none 'lkzaz zueei enz orn'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
180 /gspell_words infravision utility none 'demoni on pomoni'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
181 /gspell_words drain_room utility none 'enfuegome delterra'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
182 /gspell_words drain_item utility none 'enfuego delcosa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
183 /gspell_words detect_misery utility none 'misery ior noctar report'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
184 /gspell_words see_the_light utility none 'ogyawaelbirroh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
185 /gspell_words satiate_person utility none 'Creo Herbamus Satisfus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
186 /gspell_words detect_alignment utility none 'annihilar hzzz golum'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
187 /gspell_words create_money utility none 'roope ankka rulettaa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
188 /gspell_words create_food utility none 'juustoa ja pullaa, sita mun maha halajaa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
189 /gspell_words transmute_self utility none 'nihenuak assaam no nek orrek'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
190 /gspell_words life_link utility none 'Corporem Connecticut Corporee'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
191 /gspell_words drain_pool utility none fiery golden runes in mid-air '\$ \!\^'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
192 /gspell_words detect_poison utility none fiery blue sigla '\$ \!\^'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
193 /gspell_words youth utility none 'Akronym Htouy, Hokrune Arafax'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
194 /gspell_words replenish_energy utility none '\!\* %'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
195 /gspell_words clairvoyance utility none 'aalltyyuii regonza zirii'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
196 /gspell_words create_air_armour utility none 'bloozdy etherum errazam zunk'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
197 /gspell_words damn_armament utility none 'Gawd DAMN IT!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
198 /gspell_words sex_change utility none 'likz az zurgeeon'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
199 /gspell_words charge_staff utility none '\# \!\('
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
200 /gspell_words shapechange utility none '\!\('
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
201 /gspell_words chaotic_warp utility none 'weaapytama wezup boomie'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
202 /gspell_words transform_golem utility none 'insignificus et gargantum alternos'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
203 /gspell_words remote_banking utility none 'bat-o-mat'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
204 /gspell_words wilderness_location utility none 'spirits of nature, show me the way!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
205 /gspell_words protect_weapon_or_armour_or_item utility none 'blueeeeeeeeeee\*\*\*\*saka\?\?am\!a'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
206 /gspell_words dragonify utility none 'mun enoni oli rakoni'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
207 /gspell_words tiger_mask utility none 'Tiger Power\!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
208 /gspell_words detect_race utility none 'taxonimus zoologica whaddahellizzat'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
209 /gspell_words kings_feast utility none 'If you look behind a spider web, when it is covered with.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
210 /gspell_words clandestine_thoughts utility none 'To all the eyes around me, I wish to remain hidden, must I.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
211 /gspell_words jesters_trivia utility none 'Green skins, white skins, black skins, purple skins.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
212 /gspell_words soothing_sounds utility none 'Now that two decades gone by and I know that's a long.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
213 /gspell_words achromatic_eyes utility none 'Stand confused with lack of comprehension, pagan of.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
214 /gspell_words vigilant_melody utility none 'Lost I am not but knowledge I seek for there, my friend.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
215 /gspell_words catchy_singalong utility none 'Shooting Star'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
216 /gspell_words sounds_of_silence utility none 'Hear this charm, there in the dark, lurking fiends.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
217 /gspell_words prayer_to_the_spider_queen utility none 'Khizanth Arachnidus Satisfusmus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
218 /gspell_words spider_demon_mass_sacrifice utility none 'infernalicus domus arachnid rex magnos'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
219 /gspell_words spider_demon_banishment utility none 'infernalicus thanatos arachnidos'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
220 /gspell_words spider_demon_inquiry utility none 'Khirsah Zokant Arachnidus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
221 /gspell_words spider_gate utility none 'Khirsah Khazanth Arachinidus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
222 /gspell_words spider_servant utility none 'infernalicus conjuratis arachnidos'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
223 /gspell_words spider_walk utility none 'Khizanth Arachnidus Walkitus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
224 /gspell_words blade_of_fire utility none 'dsaflk aslfoir'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
225 /gspell_words transfer_mana utility none '\"\) \!\#'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
226 /gspell_words venom_blade utility none 'May this become the blood of the Spider queen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
227 /gspell_words reincarnation utility none 'henget uusix'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
228 /gspell_words reanimation utility none 'Blaarh ARGHAGHAHAHA URAAAH BELARGH!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
229 /gspell_words inquiry_to_ahm utility none '\!\?'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
230 /gspell_words bless_armament utility none 'Faerwon, grant your favor!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
231 /gspell_words sweet_lullaby utility none 'There is nothing you can do, when you realize with.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
232 /gspell_words natural_transformation utility none '@\& \^'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
233 /gspell_words preserve_corpse utility none 'upo huurre helkama'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
234 /gspell_words bless_vial utility none 'Zanctum Zanctus Aqua'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
235 /gspell_words patch_item utility none 'jimmiii fixiiii'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
236 /gspell_words cantrip utility none 'Vita non est vivere sed valere vita est'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
237 /gspell_words uncontrollable_hideous_laughter utility none 'nyuk nyuk nyuk'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
238 /gspell_words musicians_alm utility none 'Donations welcome'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
239 /gspell_words singing_shepherd utility none 'Squirrel in the dirt, squirrel in the pool, squirrel don't get hurt, trying to stay cool!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
240 /gspell_words arms_lore utility none 'well, what have we here'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
241 /gspell_words monster_lore utility none 'haven't I seen you before\?'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
242 /gspell_words rune_of_warding utility none 'trpp dda prtolala offf pwerrrr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
243
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
244 /gspell_words detect_vial utility none 'Eeneil okayssiv'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
245 /gspell_words item_dispersion_shield utility none 'h\'njya'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
246 /gspell_words enhanced_awareness utility none 'Bewareeeee\!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
247 /gspell_words create_herb utility none 'greeeenie fiiingerie'
898
1f84b609bfc1 Added 'greater create herb'.
Matti Hamalainen <ccr@tnsp.org>
parents: 895
diff changeset
248 /gspell_words greater_create_herb utility none 'creo herbula'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
249 /gspell_words lift_of_load utility none 'Myh myh\!'
1078
85f241eed00e Fixed 'spell empathy'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1060
diff changeset
250 /gspell_words spell_empathy utility none 'doowesh maiket fyoleue\?'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
251 /gspell_words lock_biter utility none 'fzz zur tumblzegar'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
252 /gspell_words steed_of_tzarakk utility none 'sanatagras teceah'
1128
0689e9ed8ba3 Added 'banish mount'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1122
diff changeset
253 /gspell_words banish_mount utility none 'aatevehal inok arepyt'
1118
38d57cb94d3f Added 'glance of predator'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1116
diff changeset
254 /gspell_words glance_of_predator utility none 'tooassim nenovehanroh uukkuk'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
255 /gspell_words gust_of_wind utility none '\@\% \(\)\@'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
256
1282
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
257 /gspell_words beacon_of_enlightenment utility none 'homines, dum docent, discunt'
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
258 /gspell_words magnetic_levitation utility none 'zot sur gaussimen'
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
259 /gspell_words searing_fervor utility none 'fah mar nak prztrzz'
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
260 /gspell_words holding_pattern utility none 'niotalucaje erutamerp\!'
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
261 /gspell_words create_dimensional_gem utility none 'zug zug'
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
262 /gspell_words prepare_flask utility none 'phylli phylli'
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
263
d4717f14a9f8 Added 'prepare flask', reorganized a bit.
Matti Hamalainen <ccr@tnsp.org>
parents: 1277
diff changeset
264 /gspell_words touch_of_madness utility none 'tossikid jullitta'
1122
e6751fd1dd9b Added 'curse of lycanthropy'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1120
diff changeset
265 /gspell_words curse_of_lycanthropy utility none 'sanguinum lnarae est'
1305
8876502d2ce7 Added 'mana barrier'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1287
diff changeset
266 /gspell_words mana_barrier utility none 'Ouch ouch ow oww\!'
1339
f6028802b9a0 Added 'summon dire boar'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1305
diff changeset
267 /gspell_words summon_dire_boar utility none 'Rzzakkaa Khaar Gaggnath'
1262
1682984b167d Added 'create dimensional gem'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1233
diff changeset
268
1450
5b436f2ce623 Added 'soul chorus'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1435
diff changeset
269
5b436f2ce623 Added 'soul chorus'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1435
diff changeset
270 /gspell_words soul_chorus utility none 'lano i tanr etni'
5b436f2ce623 Added 'soul chorus'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1435
diff changeset
271
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
272 ; alone?
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
273 /gspell_words bless_ship_1 utility none 'sinta judican aqua'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
274 ; in a party?
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
275 /gspell_words bless_ship_2 utility none 'blese partina aqua'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
276 ; ???
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
277 /gspell_words bless_ship_3 utility none 'drina nailinq aqua'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
278 /gspell_words ship_armour utility none 'aqualin shieferus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
279
1233
15d805c67b9b Added 'holding pattern'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1160
diff changeset
280
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
281 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
282 ;; Field spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
283 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
284 /gspell_words force_dome field none 'xulu tango charlie'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
285 /gspell_words imprisonment field none 'imprickening zang gah'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
286 /gspell_words field_of_fear field none 'wheeeaaaaaa oooooo'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
287 /gspell_words anti_magic_field field none 'taikoja ma inhoan'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
288 /gspell_words electric_field field elec 'Ziiiiiiiiit Ziiit Ziiiit'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
289 /gspell_words shelter field none 'withing thang walz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
290 /gspell_words neutralize_field field none 'null, nill, noll, nutin'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
291 /gspell_words rain field none 'huku mopo huku'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
292 /gspell_words drying_wind field none 'hooooooooooowwwwwwwwwwwlllllllllllllll'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
293 /gspell_words create_mud field none '\# \!\#'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
294 /gspell_words field_of_light field none 'ja nyt kenka kepposasti nousee'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
295 /gspell_words celestial_haven field none 'zeriqum'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
296
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
297
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
298 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
299 ;; Damage spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
300 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
301 /gspell_words magic_missile damage magic 'gtzt zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
302 /gspell_words summon_lesser_spores damage magic 'gtzt zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
303 /gspell_words levin_bolt damage magic 'gtzt zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
304 /gspell_words summon_greater_spores damage magic 'gtzt mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
305 /gspell_words golden_arrow damage magic 'gtzt mar nak grttzt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
306
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
307 /gspell_words shocking_grasp damage elec 'zot zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
308 /gspell_words lightning_bolt damage elec 'zot zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
309 /gspell_words blast_lightning damage elec 'zot zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
310 /gspell_words forked_lightning damage elec 'zot mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
311 /gspell_words electrocution damage elec 'zot mar nak grttzt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
312
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
313 /gspell_words disruption damage acid 'fzz zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
314 /gspell_words acid_wind damage acid 'fzz zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
315 /gspell_words acid_arrow damage acid 'fzz zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
316 /gspell_words acid_ray damage acid 'fzz mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
317 /gspell_words acid_blast damage acid 'fzz mar nak grttzt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
318
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
319 /gspell_words flame_arrow damage fire 'fah zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
320 /gspell_words firebolt damage fire 'fah zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
321 /gspell_words fire_blast damage fire 'fah zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
322 /gspell_words meteor_blast damage fire 'fah mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
323 /gspell_words lava_blast damage fire 'fah mar nak grttzt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
324
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
325 /gspell_words thorn_spray damage poison 'krkx zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
326 /gspell_words poison_blast damage poison 'krkx zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
327 /gspell_words venom_strike damage poison 'krkx zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
328 /gspell_words power_blast damage poison 'krkx mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
329 /gspell_words summon_carnal_spores damage poison 'krkx mar nak grttzt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
330
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
331 /gspell_words vacuumbolt damage asphyx 'ghht zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
332 /gspell_words suffocation damage asphyx 'ghht zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
333 /gspell_words chaos_bolt damage asphyx 'ghht zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
334 /gspell_words strangulation damage asphyx 'ghht mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
335 /gspell_words blast_vacuum damage asphyx 'ghht mar nak grttzt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
336
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
337 /gspell_words mind_blast damage psi 'omm zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
338 /gspell_words psibolt damage psi 'omm zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
339 /gspell_words psi_blast damage psi 'omm zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
340 /gspell_words mind_disruption damage psi 'omm mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
341 /gspell_words psychic_crush damage psi 'tora tora tora'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
342
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
343 /gspell_words chill_touch damage cold 'cah zur fehh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
344 /gspell_words flaming_ice damage cold 'cah zur sanc'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
345 /gspell_words darkfire damage cold 'cah zur semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
346 /gspell_words icebolt damage cold 'cah mar nak semen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
347 /gspell_words cold_ray damage cold 'cah mar nak grttzt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
348
1150
7cb21cf1b818 Added 'prismatic burst' and 'crimson mist'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1144
diff changeset
349 /gspell_words prismatic_burst damage special 'azkura colere'
1428
ce084acc5d11 Added 'poison cloud' and 'demonic gate' to spellname translator.
Matti Hamalainen <ccr@tnsp.org>
parents: 1339
diff changeset
350 /gspell_words poison_cloud damage special 'ddt ddt ddt it is good for you and me\!'
1435
44edf3a5dbb9 Add 'celestial spark'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1428
diff changeset
351 /gspell_words celestial_spark damage magic 'Avee Avee Aveallis'
1428
ce084acc5d11 Added 'poison cloud' and 'demonic gate' to spellname translator.
Matti Hamalainen <ccr@tnsp.org>
parents: 1339
diff changeset
352
ce084acc5d11 Added 'poison cloud' and 'demonic gate' to spellname translator.
Matti Hamalainen <ccr@tnsp.org>
parents: 1339
diff changeset
353
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
354 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
355 ;; Bards
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
356 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
357 /gspell_words con_fioco damage none 'AeaH\*h\*\*\*Gdg'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
358 /gspell_words noituloves_dischord damage phys 'dIsCHoRD'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
359 /gspell_words dancing_blades damage phys 'Dance my little blades, whip my enemies for I am.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
360
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
361 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
362 ;; Channellers
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
363 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
364 /gspell_words channelbolt damage elec 'tsaibaa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
365 /gspell_words channelball damage magic 'shar ryo den\.\.\.Haa!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
366 /gspell_words channelburn damage fire 'grhagrhagrhagrah gra gra Hyaa!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
367 /gspell_words channelray damage magic 'lecaps meeb nonnock'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
368 /gspell_words channelspray damage fire 'grinurb sdan imflagrum'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
369 /gspell_words drain_enemy damage none 'enfuego delvivendo'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
370
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
371 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
372 ;; Priests
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
373 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
374 /gspell_words cause_light_wounds damage harm 'tosi pieni neula'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
375 /gspell_words cause_serious_wounds damage harm 'rhuuuumm angotz amprltz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
376 /gspell_words cause_critical_wounds damage harm 'rhuuuumm angotz klekltz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
377 /gspell_words hemorrhage damage harm 'yugzhrr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
378 /gspell_words aneurysm damage harm 'yugzhrr paf'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
379 /gspell_words harm_body damage harm 'PAF PAF PAF!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
380 /gspell_words half_harm damage harm 'ruotsalainen ensiapu'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
381 /gspell_words harm damage harm 'puujalka jumalauta'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
382
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
383
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
384 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
385 ;; Reavers
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
386 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
387 /gspell_words word_of_attrition damage magic 'khozak'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
388 /gspell_words word_of_destruction damage magic 'Sherpha!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
389 /gspell_words word_of_blasting damage magic 'hraugh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
390 /gspell_words word_of_genocide damage magic 'dephtua'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
391 /gspell_words word_of_slaughter damage magic 'niinr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
392 /gspell_words word_of_spite damage magic 'torrfra'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
393 /gspell_words word_of_oblivion damage magic 'FRONOX!!'
1476
457c35c2b83d Fix 'black hole'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1475
diff changeset
394 /gspell_words black_hole damage asphyx 'Azzarakk, take this sacrifice I offer thee!'
1525
8712c0feebe0 Add some missing spell chants.
Matti Hamalainen <ccr@tnsp.org>
parents: 1524
diff changeset
395 /gspell_words blood_seeker utility destruction 'The sharper, the sweeter'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
396
1475
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
397
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
398 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1480
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
399 ;; Kharim
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
400 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
401 /gspell_words phantasmal_reflection utility none 'maergal ania phalantia'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
402 /gspell_words sleeping_parasite utility none 'redoc mirahk rof airgnas erom'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
403 /gspell_words soul_guardian utility none 'phalantia elitae mortee'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
404 /gspell_words nocturnal_charm utility none 'teniara lais alluvana'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
405 /gspell_words aura_of_chaos utility none 'Forces of Chaos, heed my call\!'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
406
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
407
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
408 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
409 ;; Spiders
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
410 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
411 /gspell_words spider_wrath damage poison 'Khizanth Arachnidus Iracundus'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
412 /gspell_words hunger_of_the_spider damage poison 'Khizanth Arachnidus Vitalis'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
413
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
414
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
415 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
416 ;; Aelena
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
417 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
418 /gspell_words sting_of_aelena utility none 'nox rae hout'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
419 /gspell_words command_blade utility none 'huul shaash harak'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
420 /gspell_words bite_of_the_black_widow utility none 'nox yul taree'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
421 /gspell_words the_shadow utility none 'black winter day'
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
422
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
423
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
424 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1475
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
425 ;; Riftwalker
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
426 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
427 /gspell_words spark_birth utility cold 'cwician ysl'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
428 /gspell_words rift_pulse utility cold 'idel claeppetung'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
429 /gspell_words create_rift utility none 'cennan gin'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
430 /gspell_words beckon_rift_entity utility none 'biecnan ambihtere hercyme'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
431 /gspell_words dismiss_rift_entity utility none 'nidgenga ambihtere'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
432 /gspell_words establish_entity_control utility none 'astellan geweald'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
433 /gspell_words summon_rift_entity utility none 'cuman agotenes ond cweman'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
434 /gspell_words consume_weapon utility none 'abitan campwaepen'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
435 /gspell_words regenerate_rift_entity utility none 'gebreadian ambihtere'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
436 /gspell_words absorbing_meld utility none 'bredan forswelgan'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
437 /gspell_words create_rift_vortex utility none 'cennan swelgend'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
438 /gspell_words dimensional_leech utility cold 'idel laece'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
439 /gspell_words bind_rift_entity utility none 'asaelan ambihtere'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
440 /gspell_words transform_rift_entity utility none 'forscieppan ambihtmecg'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
441 /gspell_words rift_scramble utility none 'swicung asucan'
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
442
67f392918f6d Added bunch of riftwalker spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1472
diff changeset
443
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
444 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
445 ;; Druids
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
446 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
447 /gspell_words gem_fire damage fire gem '& \^'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
448 /gspell_words hoar_frost damage cold ice crystal '& \^'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
449 /gspell_words star_light damage magic '\!\( \!\!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
450 /gspell_words wither_flesh damage none '\"# \^'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
451
1480
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
452
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
453 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
454 ;; Nuns
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
455 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
456 /gspell_words dispel_evil damage magic 'Ez' div'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
457 /gspell_words dispel_good damage magic 'whoosy banzziii pal eeeiizz dooneb'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
458 /gspell_words dispel_undead damage magic 'Sanctum disqum'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
459 /gspell_words holy_bolt damage magic 'Sanctum circum'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
460 /gspell_words holy_hand damage magic 'Sanctus inxze'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
461 /gspell_words saintly_touch damage magic 'Exzorde' Å'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
462 /gspell_words banish_demons damage magic 'Satan down'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
463 /gspell_words wrath_of_las damage fire ' ¤Lassum¤ '
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
464
1478
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
465
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
466 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
467 ;; Ghost liberator paladins
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
468 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1524
07b2c3d2dbfe Reorder some spell names.
Matti Hamalainen <ccr@tnsp.org>
parents: 1488
diff changeset
469 /gspell_words holy_glow utility none 'the light within'
07b2c3d2dbfe Reorder some spell names.
Matti Hamalainen <ccr@tnsp.org>
parents: 1488
diff changeset
470 /gspell_words restful_sleep utility none 'aa tuuti lullaa'
07b2c3d2dbfe Reorder some spell names.
Matti Hamalainen <ccr@tnsp.org>
parents: 1488
diff changeset
471 /gspell_words appease_ghost utility none 'tauko paikalla'
1478
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
472 /gspell_words ghost_sword utility none 'kakkosnelonen'
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
473 /gspell_words ghost_light utility magical 'jack-o-lantern'
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
474 /gspell_words ghost_chill utility psionic 'itsy bitsy chill'
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
475 /gspell_words ghost_vision utility none 'kerubi on pomoni'
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
476 /gspell_words ghost_armour utility none 'protect me'
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
477 /gspell_words ghost_link utility none 'gimme gimme gimme'
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
478 /gspell_words ghost_companion utility none 'I choose you, umm, whoever\.\.\.'
1585
ce3a576afcc8 Disable ghost_companion_2 spell translation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1584
diff changeset
479 ;/gspell_words ghost_companion_2 utility none 'I choose you, [A-Z][a-z]+\!'
1478
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
480 /gspell_words ghost_guidance utility none 'Battlestations\!'
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
481
3f0184499842 Added some Ghost Liberator guild spells (and moved some around).
Matti Hamalainen <ccr@tnsp.org>
parents: 1477
diff changeset
482
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
483 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
484 ;; Folklorists
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
485 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1481
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
486 /gspell_words zoological_protection utility none 'zoologicus munimentum'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
487 /gspell_words cryptozoological_protection utility none 'cryptozoologicus munimentum'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
488 /gspell_words racial_protection utility none 'genus munimentum'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
489 /gspell_words kinemortological_protection utility none 'kinemortologicus munimentum'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
490 /gspell_words attune_racial_protection utility none 'diffingo genus munimentum'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
491 /gspell_words greater_create_herb utility none 'creo herbula'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
492
1481
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
493 /gspell_words herbal_healing utility none 'holitorius curatio'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
494 /gspell_words herbal_remove_poison utility none 'holitorius veneficium curatio'
1482
a1b094b45bb4 Cosmetics.
Matti Hamalainen <ccr@tnsp.org>
parents: 1481
diff changeset
495
1481
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
496 /gspell_words herbal_poison_blast utility poison 'holitorius veneficium sagitta'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
497 /gspell_words herbal_poison_spray utility poison 'holitorius veneficium aspergo'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
498 /gspell_words bolt_of_knowledge utility psionic 'scientia et experientia sagitta'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
499 /gspell_words living_poison utility none 'inficio vivus'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
500 /gspell_words field_of_poison utility none 'amplifico veneficium'
1262
1682984b167d Added 'create dimensional gem'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1233
diff changeset
501
1481
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
502 /gspell_words bookworm utility none 'transformo vermiculus'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
503 /gspell_words magic_mount utility none 'magicus equus'
f0e3830b77a7 Added some missing Folkorist spells + minor cleanups.
Matti Hamalainen <ccr@tnsp.org>
parents: 1480
diff changeset
504 /gspell_words greater_magic_mount utility none 'grandis magicus draco'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
505
1480
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
506
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
507 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1483
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
508 ;; Animists
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
509 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
510 /gspell_words conjure_animal_soul utility none 'Kindred spirits'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
511 /gspell_words recall_animal_soul utility none 'How to measure a planet\?'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
512 /gspell_words animal_soul_link utility none 'mi casa es su casa'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
513 /gspell_words separate_soul utility none 'slash, cut, severance'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
514 /gspell_words join_soul utility none 'join, meld, communion'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
515 /gspell_words soul_chorus utility none 'lano i tanr etni'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
516 /gspell_words resurrect_soul utility none 'come, come, come'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
517 /gspell_words elemental_soul_ward utility none 'Beware the big bad troll\!'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
518 /gspell_words animal_aspect utility none 'Animal Aspects'
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
519
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
520
d8718089795b Added Animists guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1482
diff changeset
521 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1633
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
522 ;; Nergal
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
523 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
524 /gspell_words legacy_of_enthralled protection none 'ner'gah le'o nha 'e'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
525 /gspell_words nourish_enthralled heal none 'ner'gah nui e'ald'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
526 /gspell_words corrupt_ground chaos none 'ner'gah or'u rud'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
527 /gspell_words mind_siphon protection none 'ner'gah mnd'po'n'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
528 /gspell_words evaluate_host chaos none 'ner'gah vua'e ho''
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
529 /gspell_words call_forth_enthralled chaos none 'ner'gah al fr'h ral'e'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
530 /gspell_words reap_potentia heal none 'ner'gah r'ap ot'ia'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
531 /gspell_words end_enthrallment chaos none 'ner'gah nd na'll en''
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
532 /gspell_words enthralling_parasite chaos none 'ner'gah site c'm mee'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
533 /gspell_words awake_enthralled chaos none 'ner'gah ak'e h all'd'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
534 /gspell_words harvest_vitae heal none 'ner'gah in'f el neet'
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
535 /gspell_words parasitic_swarm chaos none 'ner'gah arac's am''
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
536
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
537
f5c89fd410bb Add Nergal guild spells.
Matti Hamalainen <ccr@tnsp.org>
parents: 1586
diff changeset
538 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
539 ;; Area damage spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
540 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
541 /gspell_words meteor_swarm areadamage fire 'fah zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
542 /gspell_words magic_wave areadamage magic 'gtzt zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
543 /gspell_words vacuum_ball areadamage asphyx 'ghht zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
544 /gspell_words cone_of_cold areadamage cold 'cah zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
545 /gspell_words chain_lightning areadamage elec 'zot zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
546 /gspell_words acid_rain areadamage acid 'fzz zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
547 /gspell_words poison_spray areadamage poison 'krkx zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
548 /gspell_words psychic_shout areadamage psi 'omm zur semen gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
549
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
550 /gspell_words fireball areadamage fire 'zing yulygul bugh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
551
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
552 /gspell_words lava_storm areadamage fire 'fah mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
553 /gspell_words magic_eruption areadamage magic 'gtzt mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
554 /gspell_words vacuum_globe areadamage asphyx 'ghht mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
555 /gspell_words hailstorm areadamage cold 'cah mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
556 /gspell_words lightning_storm areadamage elec 'zot mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
557 /gspell_words acid_storm areadamage acid 'fzz mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
558 /gspell_words killing_cloud areadamage poison 'krkx mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
559 /gspell_words psychic_storm areadamage psi 'omm mar nak grttzt gnatlnamauch'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
560
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
561 /gspell_words summon_storm areadamage elec '\*\* /\|/'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
562 /gspell_words earthquake areadamage magic '\%'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
563 /gspell_words flames_of_righteousness areadamage magic 'ex'domus naz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
564 /gspell_words holy_wind areadamage magic 'Rev 'liz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
565 /gspell_words noituloves_deathlore areadamage magic 'Thar! Rauko! Mor! Ris-Rim! Fuin-Heru! GOR! Gurthgwath!n'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
566
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
567
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
568 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
569 ;; Teleport spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
570 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
571 /gspell_words summon teleport none 'gwwaaajj'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
572 /gspell_words teleport_without_error teleport none 'xafe ayz xckgandhuzqarr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
573 /gspell_words teleport_with_error teleport none 'xafe xyyqh xckgandhuzqarr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
574 /gspell_words relocate teleport none 'hypin pompin luokses juoksen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
575 /gspell_words phaze_shift teleport none 'xafe uurthq'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
576 /gspell_words go teleport none 'flzeeeziiiiying nyyyaaa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
577 /gspell_words mobile_cannon teleport none 'buuuummbzdiiiiiibummm'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
578 /gspell_words dimension_door teleport none 'prtolala offf pwerrrr'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
579 /gspell_words banish teleport none 'havia kauhistus pois'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
580 /gspell_words party_banish teleport none 'etsi poika pippuria'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
581 /gspell_words mind_store teleport none 'memono locati'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
582 /gspell_words pathfinder teleport none 'Fo fu fe fum, Lord of the Winds, I know Thy.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
583 /gspell_words holy_way teleport none 'Avee Alee adudaaa..'
1017
42aeeab531bf Indentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 1003
diff changeset
584 /gspell_words goto_ship teleport none 'etheria aquariq [a-z]+'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
585
1428
ce084acc5d11 Added 'poison cloud' and 'demonic gate' to spellname translator.
Matti Hamalainen <ccr@tnsp.org>
parents: 1339
diff changeset
586 /gspell_words demonic_gate teleport special '###### PORTTI HELVETTIIN AUKI, SAATANA JUMALAUTA ######'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
587
1525
8712c0feebe0 Add some missing spell chants.
Matti Hamalainen <ccr@tnsp.org>
parents: 1524
diff changeset
588 /gspell_words travel teleport none 'okta atsavi osnile hup'
8712c0feebe0 Add some missing spell chants.
Matti Hamalainen <ccr@tnsp.org>
parents: 1524
diff changeset
589
1480
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
590
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
591 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
592 ;; Boost spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
593 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
594 /gspell_words arches_favour boost none 'In the Shadows cast down by the moon, a.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
595 /gspell_words melodical_embracement boost none 'Once there were two knights and maidens They'd walk together.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
596 /gspell_words war_ensemble boost none 'War is TOTAL massacre, sport the war, war SUPPOORT!!!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
597 /gspell_words psionic_shield boost none 'niihek atierapip aj niiramaan aaffaj'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
598 /gspell_words unpain boost none 'harnaxan temnahecne'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
599 /gspell_words blessing_of_tarmalen boost none 'nilaehz arzocupne'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
600 /gspell_words mind_development boost none 'Annatheer graaweizta'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
601 /gspell_words unstable_mutation boost none 'ragus on etsat mumixam!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
602 /gspell_words energy_aura_yellow boost none 'hhhnnnnnrrrrraaahhh!!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
603 /gspell_words energy_aura_red boost none 'hnnn\.\.\.\.Urrgggg\.\.\.\.\.RRAAHH!!!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
604 /gspell_words energy_aura_blue boost none 'RRRRAAAAAHHRRRRGGGGGGHHH!!!!!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
605 /gspell_words earth_blood boost none '!\( \*\)'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
606 /gspell_words earth_power boost none '% \!\^'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
607 /gspell_words regeneration boost none 'nilaehz temnahecne'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
608 /gspell_words haste boost none 'sakenoivasta voimasta'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
609 /gspell_words aura_of_hate boost none 'Feel your anger and strike with.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
610
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
611 /gspell_words artificial_intelligence boost none 'nitin mof'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
612 /gspell_words aura_of_power boost none 'noccon mof'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
613 /gspell_words awareness boost none 'siwwis mof'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
614 /gspell_words giant_strength boost none 'rtsstr mof'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
615 /gspell_words flame_fists boost none 'Polo Polomii'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
616 /gspell_words glory_of_destruction boost none 'Grant me the power, the fire from within'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
617
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
618
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
619 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
620 ;; Prot spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
621 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
622 /gspell_words resist_temptation prot none 'qxx'rzzzz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
623 /gspell_words resist_disintegrate prot none 'bii thee dzname uv tii blaaaz drazon'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
624 /gspell_words vine_mantle prot none '\"\" \!\#'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
625 /gspell_words strength_in_unity prot none 'You say you don't believe this unity will last,.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
626 /gspell_words protection_from_aging prot none 'Tempora Rolex Timex'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
627 /gspell_words unstun prot none 'Paxus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
628 /gspell_words lessen_poison prot none 'Impuqueto es Bien'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
629 /gspell_words protection_from_evil prot none 'sanctus Exzordus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
630 /gspell_words protection_from_good prot none 'Good is dumb'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
631 /gspell_words flex_shield prot none '\^ !\)'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
632 /gspell_words force_shield prot none 'thoiiiiiisss huuuiahashn'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
633 /gspell_words personal_force_field prot none 'riljya'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
634 /gspell_words earth_skin prot none '% \!\('
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
635 /gspell_words soul_hold prot none 'naxanhar hecnatemne'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
636 /gspell_words guardian_angel prot none 'Judicandee iocus merciaa Tarmalen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
637 /gspell_words shield_of_faith prot none 'Grant your worshipper your protection'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
638 /gspell_words soul_shield prot none 'sanctus angeliq'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
639 /gspell_words enhanced_vitality prot none 'zoot zoot zoot'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
640 /gspell_words resist_dispel prot none 'zicks laai qluu'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
641 /gspell_words iron_will prot none 'nostaaaanndiz noszum'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
642 /gspell_words shield_of_protection prot none 'nsiiznau'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
643 /gspell_words blurred_image prot none 'ziiiuuuuns wiz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
644 /gspell_words displacement prot none 'diiiiuuunz aaanziz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
645 /gspell_words force_absorption prot phys 'ztonez des deckers'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
646 /gspell_words toxic_dilution prot poison 'morri nam pantoloosa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
647 /gspell_words heat_reduction prot fire 'hot hot not zeis daimons'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
648 /gspell_words magic_dispersion prot magic 'meke tul magic'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
649 /gspell_words energy_channeling prot elec 'kablaaaammmmm bliitz zundfer'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
650 /gspell_words corrosion_shield prot acid 'sulphiraidzik hydrochloodriz gidz zuf'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
651 /gspell_words ether_boundary prot asphyx 'qor monoliftus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
652 /gspell_words frost_insulation prot cold 'skaki barictos yetz fiil'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
653 /gspell_words psychic_sanctuary prot psi 'toughen da mind reeez un biis'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
654 /gspell_words armour_of_aether prot phys 'fooharribah inaminos cantor'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
655 /gspell_words shield_of_detoxification prot poison 'nyiaha llaimay exchekes ployp'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
656 /gspell_words flame_shield prot fire 'huppa huppa tiki tiki'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
657 /gspell_words repulsor_aura prot magic 'shamarubu incixtes delfo'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
658 /gspell_words lightning_shield prot elec 'ohm'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
659 /gspell_words acid_shield prot acid 'hfizz hfizz nglurglptz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
660 /gspell_words aura_of_wind prot asphyx 'englobo globo mc'pop'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
661 /gspell_words frost_shield prot cold 'nbarrimon zfettix roi'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
662 /gspell_words psionic_phalanx prot psi 'all for one, gather around me'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
663 /gspell_words heavy_weight prot none 'tonnikalaa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
664 /gspell_words resist_entropy prot none 'Ourglazz Schmourglazz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
665 /gspell_words last_rites prot none 'Ab sinestris, mortum demitteri'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
666 /gspell_words heavenly_protection prot none 'sanctus . o O'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
667 /gspell_words quicksilver prot none 'jumpiiz laika wabbitzz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
668 /gspell_words blessing_of_faerwon prot none 'Benedic, Faerwon, nos et haec tua dona.*
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
669 /gspell_words reflector_shield prot none 'sakat ikkiak satsjaieh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
670 /gspell_words mana_shield prot none 'nullum driiiks umbah mana'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
671 /gspell_words guardian prot none ' -¤- Zanctus -¤- '
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
672 /gspell_words shadow_armour prot none 'klainmox'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
673 /gspell_words stoneskin prot none 'aflitruz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
674 /gspell_words resist_gaseous_form prot none 'Break like the wind'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
675 /gspell_words mesmeric_threshold prot none 'lkrp ajuvah'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
676 /gspell_words air_shield prot none 'ghht mar zrrprghh'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
677
1141
3bb811e48648 Added 'conjure element' and 'conjure lesser element'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1140
diff changeset
678 /gspell_words conjure_element prot none 'Aelores barrimus maximus'
3bb811e48648 Added 'conjure element' and 'conjure lesser element'.
Matti Hamalainen <ccr@tnsp.org>
parents: 1140
diff changeset
679 /gspell_words conjure_lesser_element prot none 'Aelores barrimus minimus'
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
680
1480
8ff7c7d549e7 Added some Aelena spells; did a bit of cleanup work.
Matti Hamalainen <ccr@tnsp.org>
parents: 1478
diff changeset
681
882
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
682 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
683 ;; Harming spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
684 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
685 /gspell_words degenerate_person harm none 'kewa dan dol rae hout'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
686 /gspell_words poison harm none 'saugaiii'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
687 /gspell_words forget harm none 'sulta taiat pois, mulle hyva mieli taikadaikaduu'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
688 /gspell_words make_scar harm none 'viiltaja jaska'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
689 /gspell_words entropy harm none 'vaka vanha vainamoinen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
690 /gspell_words area_entropy harm none 'vaka tosi vanha vainamoinen'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
691 ;/gspell_words nether_storm harm none 'nihtiw ssenkrad'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
692 /gspell_words psychic_purge harm none 'aamad ato naav aanarub atyak ala'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
693 /gspell_words terror harm none 'BBBBOOOOOO!!!!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
694 /gspell_words dispel_magical_protection harm none 'removezzzzzarmour'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
695 /gspell_words mana_drain harm none 'I HATE MAGIC'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
696 /gspell_words flip harm none 'jammpa humppa ryydy mopsi'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
697 /gspell_words hallucination harm none 'huumeet miehen tiella pitaa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
698 /gspell_words curse_of_ogre harm none 'rtsstr uurthg'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
699 /gspell_words disease harm none 'noccon uurthg'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
700 /gspell_words feeblemind harm none 'nitin uurthg'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
701 /gspell_words amnesia harm none 'siwwis uurthg'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
702 /gspell_words wither harm none 'xeddex uurthg'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
703 /gspell_words life_leech harm none 'gimme urhits'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
704 /gspell_words energy_drain harm none 'yugfzhrrr suuck suuuuuck suuuuuuuuuuck'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
705 /gspell_words curse harm none 'oli isa-sammakko, aiti-sammakko ja PIKKU-SAMMAKKO!!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
706 /gspell_words mellon_collie harm none 'Zmasching Pupkins's infanitsadnnes'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
707 /gspell_words pestilence harm none 'Harken to me and hear my plea, disease is what I call to thee'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
708 /gspell_words curse_of_tarmalen harm none 'nilaehz temnahecne neg'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
709 /gspell_words suppress_magic harm none 'voi hellapoliisin kevatnuija'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
710 /gspell_words energy_vortex harm none 'incantar enfeugo aggriva'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
711 /gspell_words spider_touch harm none 'Khizanth Arachnidus Diametricus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
712 ; xxx what is the correct name?
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
713 /gspell_words skill_drain harm none 'nyyjoo happa hilleiksis'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
714 /gspell_words spell_drain harm none 'nyyjoo happa helleipsis'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
715 /gspell_words cleanse_heathen harm none 'Ala itkeä iletys, parkua paha kuvatus'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
716
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
717 /gspell_words paranoia harm none 'noxim delusa'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
718 /gspell_words psychic_shackles harm none 'poskid ujsi'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
719 /gspell_words unholy_matrimony harm none 'With this ring, i do deconsecrate thee'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
720
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
721
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
722 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
723 ;; Stun spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
724 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
725 /gspell_words paralyze stun none 'vorek ky taree'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
726 /gspell_words mindseize stun none 'diir mieelis sxil miarr mieelin'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
727 /gspell_words tiger_claw stun none 'Haii!'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
728
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
729
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
730 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
731 ;; Dest spells
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
732 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
733 ; 'by the power of grayskull' or so is also said to be disin? --Cutter
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
734 /gspell_words disintegrate dest none 'sahanpurua'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
735 /gspell_words acquisition dest none 'mesmr pulrl metism'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
736 /gspell_words destroy_weapon dest none 'rikki ja poikki'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
737 /gspell_words destroy_armour dest none 'se on sarki nyt'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
738 /gspell_words immolate dest none 'fah relep krlnpth'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
739
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
740
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
741 ; TODO
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
742 ; ----
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
743 ; Electric spider utters the magic words 'gimmez a boltz'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
744 ; - bolt of lightning?
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
745
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
746 ; Glaurung strokes a weapon and says 'The sharper, the sweeter'
04abd37e4751 Rename additional modules from ggrtf-*.tf to gm-*.tf.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
747