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

Comparing deliantra/arch/traps/spikes.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.4 by root, Fri Feb 9 01:52:40 2007 UTC

1Object trap_spikes2 1object trap_spikes2
2anim
3tspikes.x11
4tspikes.x11
5mina
2name spikes 6name spikes
3type 155
4face tspikes.111
5speed 1
6hp 1
7msg 7msg
8You are stabbed by spikes! 8You are stabbed by spikes!
9endmsg 9endmsg
10anim 10face tspikes.x11
11tspikes.111 11is_animated 0
12tspikes.111 12cha 20
13mina 13hp 1
14dam 20
15speed 1
14level 1 16level 1
17type 155
18attacktype 1
19invisible 1
20move_on all
21no_pick 1
15color_fg black 22color_fg black
16is_animated 0
17invisible 1
18no_pick 1
19walk_on 1
20editable 32 23editable 32
21attacktype 1
22dam 20
23Cha 20
24end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines