ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/Camp/campfire.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:02 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object campfire
2 root 1.4 anim
3     campfire.x11
4     campfire.x12
5     campfire.x13
6     campfire.x14
7     mina
8 root 1.7 face campfire.x11
9     dam 3
10     wc -30
11     speed -0.2
12     level 1
13 root 1.3 type 102
14     subtype 7
15     attacktype 4
16     glow_radius 2
17 root 1.7 move_on walk
18 root 1.3 no_pick 1
19 root 1.7 lifesave 1
20 root 1.8 magicmap yellow
21 root 1.1 end
22 root 1.7