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.10 by root, Tue Nov 3 09:49:51 2009 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:35 2009 UTC

7msg 7msg
8You are stabbed by spikes! 8You are stabbed by spikes!
9endmsg 9endmsg
10face spiked_pit.x11 10face spiked_pit.x11
11is_animated 0 11is_animated 0
12magicmap black
12cha 15 13cha 15
13hp 1 14hp 1
14dam 40 15dam 40
15speed 1 16speed 1
16level 1 17level 1
17type 155 18type 155
18attacktype 1 19attacktype 1
19invisible 1 20invisible 1
20move_on walk 21move_on walk
21no_pick 1 22no_pick 1
22magicmap black
23end 23end
24 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines