ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/exit/teleporter.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object teleporter
2 root 1.4 anim
3     teleporter.x11
4     teleporter.x12
5     teleporter.x13
6     mina
7 pippijn 1.2 face teleporter.x11
8 root 1.1 speed 0.1
9     type 41
10 root 1.3 no_pick 1
11 root 1.1 activate_on_push 1
12     activate_on_release 1
13 root 1.3 editable 2
14     magicmap red
15     visibility 100
16 root 1.1 end
17 root 1.3