--- deliantra/arch/spell/Misc/spell_dimension_door.arc 2007/02/06 22:41:28 1.4 +++ deliantra/arch/spell/Misc/spell_dimension_door.arc 2007/03/03 00:51:14 1.5 @@ -1,7 +1,20 @@ -object spell_dimension_door +Object spell_dimension_door name dimension door name_pl dimension door +face spell_sorcery.x11 +level 10 +value 100 +sp 25 +casting_time 10 +path_attuned 4096 +range 25 +range_modifier 5 +maxsp 25 skill sorcery +type 101 +subtype 13 +no_drop 1 +invisible 1 msg Dimension door allows for a short range teleportation: the character is transported @@ -16,18 +29,4 @@ spell will attempt to transport the character the maximum number of spaces. endmsg -face spell_sorcery.x11 -sp 25 -maxsp 25 -level 10 -type 101 -subtype 13 -path_attuned 4096 -value 100 -invisible 1 -range 25 -range_modifier 5 -no_drop 1 -casting_time 10 end -