ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/thorns.arc
Revision: 1.1.1.2 (vendor branch)
Committed: Wed Feb 22 18:03:50 2006 UTC (18 years, 4 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22
Changes since 1.1.1.1: +1 -0 lines
Log Message:
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

File Contents

# Content
1 # a specific type of spell effect (cone) which operates
2 # as a ground object.
3 Object thorns
4 type 102
5 subtype 7
6 level 1
7 wc -1
8 food 1
9 name thorns
10 face thorns.111
11 color_fg brown
12 no_pick 1
13 walk_on 1
14 is_wooded 1
15 slow_move 3
16 attacktype 1
17 speed 0.2
18 dam 3
19 editable 8
20 move_block boat swim
21 end