ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/altar.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +9 -8 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object altar
2 root 1.1 slaying food
3 root 1.3 face altar.x11
4     food 10
5 root 1.1 type 18
6 root 1.3 move_on all
7     no_pick 1
8 root 1.1 activate_on_push 1
9     activate_on_release 1
10 root 1.3 editable 48
11     magicmap grey
12     visibility 50
13 root 1.1 anim
14 pippijn 1.2 altar.x11
15     altar.x12
16 root 1.1 mina
17     end
18 root 1.3