ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/button_sma.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:11 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object button_small
2 root 1.4 anim
3     button_sma.x11
4     button_sma.x12
5     mina
6 root 1.8 name small button
7     face button_sma.x11
8 root 1.3 is_animated 0
9 root 1.8 type 92
10     weight 1
11     move_on walk
12     move_off walk
13 root 1.6 no_pick 1
14 root 1.8 activate_on_push 1
15     activate_on_release 1
16     magicmap grey
17 root 1.6 visibility 50
18 root 1.1 end
19 root 1.8