ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/altar.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:32 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +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.6 object altar
2 root 1.4 anim
3     altar.x11
4     altar.x12
5     mina
6 root 1.7 slaying food
7     face altar.x11
8     food 10
9     type 18
10     move_on walk
11 root 1.3 no_pick 1
12 root 1.7 activate_on_push 1
13     activate_on_release 1
14 root 1.1 end
15 root 1.7