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

File Contents

# User Rev Content
1 root 1.3 object pedestal
2 root 1.4 anim
3     pedestal.x12
4     pedestal.x11
5     mina
6 root 1.1 name pedestal
7     slaying player
8 root 1.3 face pedestal.x12
9 root 1.1 type 17
10 root 1.3 move_on all
11     move_off all
12     no_pick 1
13 root 1.1 activate_on_push 1
14     activate_on_release 1
15 root 1.3 editable 48
16     magicmap grey
17     visibility 50
18 root 1.1 end
19 root 1.3