ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/trig_button.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:41 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +10 -9 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object button_trigger
2 root 1.1 name button
3 pippijn 1.2 face button_sma.x11
4 root 1.1 is_animated 0
5     exp 30
6 root 1.3 type 30
7     weight 1
8     move_on all
9     move_off all
10 root 1.1 no_pick 1
11     editable 48
12     visibility 50
13 root 1.3 anim
14     button_sma.x11
15     button_sma.x12
16     mina
17 root 1.1 end
18 root 1.3