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.3 by root, Tue Feb 6 22:41:36 2007 UTC vs.
Revision 1.12 by root, Thu Apr 8 22:28:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines