ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/altar.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:15 2007 UTC (17 years, 4 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
2 root 1.5 slaying food
3     type 18
4     activate_on_push 1
5     activate_on_release 1
6     face altar.x11
7     food 10
8 root 1.4 anim
9     altar.x11
10     altar.x12
11     mina
12 root 1.3 no_pick 1
13 root 1.5 walk_on 1
14 root 1.3 editable 48
15 root 1.5 visibility 50
16 root 1.3 magicmap grey
17 root 1.1 end