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.5 by root, Sun Feb 18 21:07:41 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:23 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines