--- deliantra/arch/spell/Misc/spell_dimension_door.arc 2007/03/03 01:16:54 1.6 +++ deliantra/arch/spell/Misc/spell_dimension_door.arc 2007/03/03 01:24:21 1.7 @@ -1,20 +1,7 @@ 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 @@ -29,4 +16,18 @@ 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 +