ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/trig_altar.arc
Revision: 1.8
Committed: Tue Nov 3 09:48:11 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

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