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

Comparing deliantra/arch/spell/Misc/spell_dimension_door.arc (file contents):
Revision 1.11 by root, Thu Sep 17 08:14:49 2009 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:30:00 2010 UTC

1object spell_dimension_door 1object spell_dimension_door
2inherit type_spell
2name dimension door 3name dimension door
3name_pl dimension door 4name_pl dimension door
4skill sorcery 5skill sorcery
5msg 6msg
6Dimension door allows for a short range teleportation (the exact range 7Dimension door allows for a short range teleportation (the exact range
20endmsg 21endmsg
21face spell_sorcery.x11 22face spell_sorcery.x11
22sp 25 23sp 25
23maxsp 25 24maxsp 25
24level 26 25level 26
25type 101
26subtype 13 26subtype 13
27path_attuned 4096 27path_attuned 4096
28value 100 28value 1
29invisible 1 29invisible 1
30range 25 30range 25
31range_modifier 5 31range_modifier 5
32no_drop 1 32no_drop 1
33casting_time 10 33casting_time 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines