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

Comparing deliantra/arch/spell/Misc/spell_marking_rune.arc (file contents):
Revision 1.9 by root, Thu Sep 17 08:14:49 2009 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_marking_rune 1object spell_marking_rune
2inherit type_spell
2name marking rune 3name marking rune
3name_pl marking rune 4name_pl marking rune
4skill sorcery 5skill sorcery
5msg 6msg
6Creates a special marking rune, which is basically a sign on the ground. 7Creates a special marking rune, which is basically a sign on the ground.
14endmsg 15endmsg
15other_arch rune_mark 16other_arch rune_mark
16face spell_sorcery.x11 17face spell_sorcery.x11
17sp 2 18sp 2
18level 1 19level 1
19type 101
20subtype 3 20subtype 3
21path_attuned 0 21path_attuned 0
22value 10 22value 10
23invisible 1 23invisible 1
24no_drop 1 24no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines