ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/altar.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

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 root 1.9 magicmap grey
9 root 1.7 food 10
10     type 18
11     move_on walk
12 root 1.3 no_pick 1
13 root 1.7 activate_on_push 1
14     activate_on_release 1
15 root 1.5 visibility 50
16 root 1.1 end
17 root 1.7