ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/button_big.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 7 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 button_plate
2 root 1.4 anim
3     button_big.x11
4     button_big.x12
5     mina
6 root 1.8 name large button
7     face button_big.x11
8 root 1.3 is_animated 0
9 root 1.10 magicmap grey
10 root 1.8 type 92
11     weight 1000000
12     move_on walk
13     move_off walk
14 root 1.6 no_pick 1
15 root 1.8 activate_on_push 1
16     activate_on_release 1
17 root 1.6 visibility 50
18 root 1.1 end
19 root 1.8