ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/pedestal.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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