ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/teleporter.arc
Revision: 1.11
Committed: Sat Oct 16 09:17:01 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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