ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/odoor_1.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:10 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.6: +8 -7 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object door_1
2 root 1.1 name door
3 pippijn 1.2 face odoor_1.x11
4 root 1.1 hp 400
5     exp 1
6     ac 10
7 root 1.7 level 1
8 root 1.1 type 23
9 root 1.7 materialname wood
10     randomitems door
11     move_block all
12     alive 1
13 root 1.5 no_pick 1
14 root 1.7 blocksview 1
15 root 1.1 editable 16
16 root 1.7 magicmap orange
17 root 1.1 end
18 root 1.7