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

Comparing deliantra/arch/exit/teleporter.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:58:37 2009 UTC vs.
Revision 1.10 by root, Thu Nov 5 14:05:13 2009 UTC

1object teleporter_connect
2face teleporter.x11
3magicmap red
4type 41
5no_pick 1
6activate_on_push 1
7activate_on_release 1
8visibility 100
9editor_folder connect
10end
11
12# should be avoided
1object teleporter 13object teleporter
14inherit teleporter_connect
2anim 15anim
3teleporter.x11 16teleporter.x11
4teleporter.x12 17teleporter.x12
5teleporter.x13 18teleporter.x13
6mina 19mina
7face teleporter.x11
8magicmap red
9speed 0.1 20speed 0.1
10type 41
11no_pick 1
12activate_on_push 1
13activate_on_release 1
14visibility 100
15end 21end
16 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines