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

Comparing deliantra/arch/traps/spiked_pit.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:36 2007 UTC vs.
Revision 1.5 by root, Sun Feb 18 21:07:41 2007 UTC

1object trap_spike_pit 1object trap_spike_pit
2anim
3spiked_pit.x11
4spiked_pit.x11
5mina
2name spiked pit 6name spiked pit
3msg 7msg
4You are stabbed by spikes! 8You are stabbed by spikes!
5endmsg 9endmsg
6face spiked_pit.x11 10face spiked_pit.x11
11speed 1 15speed 1
12level 1 16level 1
13type 155 17type 155
14attacktype 1 18attacktype 1
15invisible 1 19invisible 1
16move_on all 20move_on walk
17no_pick 1 21no_pick 1
18color_fg black 22color_fg black
19editable 32 23editable 32
20anim
21spiked_pit.x11
22spiked_pit.x11
23mina
24end 24end
25 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines