ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/trig_altar.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:15 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object altar_trigger
2 root 1.5 name altar
3     slaying food
4     food 5
5     type 31
6     exp 30
7     face altar.x11
8 root 1.4 anim
9     altar.x11
10     altar.x12
11     mina
12 root 1.3 is_animated 0
13     no_pick 1
14 root 1.5 walk_on 1
15 root 1.3 editable 48
16     visibility 50
17 root 1.1 end