ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_magic_mapping.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_magic_mapping.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:24:22 2007 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:01 2010 UTC

1object spell_magic_mapping 1object spell_magic_mapping
2inherit type_spell
2name magic mapping 3name magic mapping
3name_pl magic mapping 4name_pl magic mapping
4skill sorcery 5skill sorcery
5msg 6msg
6This spell is very useful. It shows the player a overlook map of the location where the players character is. ** You will need this spell in unknown areas! ** 7This spell shows an abstract map of the area where the players character is, indicating
8walls, monsters and sometimes items.
9
10Very useful in new dungeons, or mazes.
7endmsg 11endmsg
8other_arch enchantment 12other_arch enchantment
9face spell_sorcery.x11 13face spell_sorcery.x11
10sp 15 14sp 15
11level 5 15level 18
12type 101
13subtype 14 16subtype 14
14path_attuned 8192 17path_attuned 8192
15value 50 18value 1
16invisible 1 19invisible 1
17no_drop 1 20no_drop 1
18casting_time 1 21casting_time 1
19end 22end
20 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines