--- deliantra/arch/exit/teleporter.arc 2007/02/09 01:51:34 1.4 +++ deliantra/arch/exit/teleporter.arc 2009/11/05 14:05:13 1.10 @@ -1,17 +1,22 @@ +object teleporter_connect +face teleporter.x11 +magicmap red +type 41 +no_pick 1 +activate_on_push 1 +activate_on_release 1 +visibility 100 +editor_folder connect +end + +# should be avoided object teleporter +inherit teleporter_connect anim teleporter.x11 teleporter.x12 teleporter.x13 mina -face teleporter.x11 speed 0.1 -type 41 -no_pick 1 -activate_on_push 1 -activate_on_release 1 -editable 2 -magicmap red -visibility 100 end