ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/trig_button.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:33 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.7 object button_trigger
2 root 1.4 anim
3     button_sma.x11
4     button_sma.x12
5     mina
6 root 1.8 name button
7     face button_sma.x11
8 root 1.1 is_animated 0
9     exp 30
10 root 1.8 type 30
11     weight 1
12     move_on walk
13     move_off walk
14 root 1.1 no_pick 1
15     end
16 root 1.8