ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/button_big.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:32 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -2 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_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.8 type 92
10     weight 1000000
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 root 1.1 end
17 root 1.8