--- deliantra/arch/spell/Misc/spell_dimension_door.arc 2007/01/02 21:58:37 1.3 +++ deliantra/arch/spell/Misc/spell_dimension_door.arc 2007/02/06 22:41:28 1.4 @@ -1,20 +1,7 @@ -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 @@ -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 +