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

1object trap 1Object trap
2name trap
3type 155
4face trap.x11
5speed 1
6hp 1
7msg
8You set off a trap!
9endmsg
2anim 10anim
3trap.x11 11trap.x11
4trap.x11 12trap.x11
5mina 13mina
6name trap 14level 1
7msg 15color_fg black
8You set off a trap!
9endmsg
10face trap.x11
11is_animated 0 16is_animated 0
12cha 20 17invisible 1
13hp 1 18no_pick 1
19walk_on 1
20editable 32
21attacktype 1
14dam 90 22dam 90
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