ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/pedestal.arc
Revision: 1.11
Committed: Sat Oct 16 09:16:33 2010 UTC (13 years, 8 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 pedestal
2 root 1.8 anim
3     pedestal.x12
4     pedestal.x11
5     mina
6 root 1.6 name pedestal
7     slaying player
8 root 1.8 face pedestal.x12
9 root 1.6 type 17
10 root 1.8 move_on walk
11     move_off walk
12     no_pick 1
13 root 1.6 activate_on_push 1
14     activate_on_release 1
15 root 1.1 end
16 root 1.8