ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/firepot.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:24 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object firepot
2 pippijn 1.2 face firepot.x11
3 root 1.3 speed -0.30
4 root 1.4 materialname iron
5 root 1.3 glow_radius 3
6     move_block all
7     no_pick 1
8     color_fg red
9     editable 128
10 root 1.1 anim
11 pippijn 1.2 firepot.x11
12     firepot.x12
13     firepot.x13
14     firepot.x14
15 root 1.1 mina
16     end
17 root 1.3