ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/trig_altar.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:24 2007 UTC (17 years, 3 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_trigger
2 root 1.4 anim
3     altar.x11
4     altar.x12
5     mina
6 root 1.1 name altar
7     slaying food
8 root 1.3 face altar.x11
9     is_animated 0
10     exp 30
11 root 1.1 food 5
12     type 31
13 root 1.3 move_on all
14     no_pick 1
15     editable 48
16     visibility 50
17 root 1.1 end
18 root 1.3