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

Comparing deliantra/arch/traps/trap.arc (file contents):
Revision 1.8 by root, Sat Mar 3 01:24:29 2007 UTC vs.
Revision 1.12 by root, Thu Apr 8 22:28:29 2010 UTC

7msg 7msg
8You set off a trap! 8You set off a trap!
9endmsg 9endmsg
10face trap.x11 10face trap.x11
11is_animated 0 11is_animated 0
12magicmap black
12cha 20 13cha 20
13hp 1 14hp 1
14dam 90 15dam 90
15speed 1 16speed 1
16level 1 17level 1
17type 155 18type 97
18attacktype 1 19attacktype 1
19invisible 1 20invisible 1
20move_on walk 21move_on walk
21no_pick 1 22no_pick 1
22color_fg black
23editable 32
24end 23end
25 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines