ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/thorns.arc
(Generate patch)

Comparing deliantra/arch/ground/thorns.arc (file contents):
Revision 1.7 by root, Sun Mar 11 00:15:19 2007 UTC vs.
Revision 1.8 by root, Wed Oct 28 10:13:01 2009 UTC

1# a specific type of spell effect (cone) which operates 1# a specific type of spell effect (cone) which operates
2# as a ground object. 2# as a ground object.
3object thorns 3object thorns
4name thorns 4name thorns
5face thorns.x11 5face thorns.x11
6magicmap brown
6food 1 7food 1
7dam 3 8dam 3
8wc -1 9wc -1
9speed 0.2 10speed 0.2
10level 1 11level 1
16move_slow walk 17move_slow walk
17move_slow_penalty 3 18move_slow_penalty 3
18no_pick 1 19no_pick 1
19is_wooded 1 20is_wooded 1
20editable 8 21editable 8
21magicmap brown
22end 22end
23 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines