ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/altar.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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