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

Comparing deliantra/arch/connect/check_inv.arc (file contents):
Revision 1.4 by root, Sat Mar 3 00:49:17 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 13:35:51 2009 UTC

1Object check_inv 1object check_inv
2name check_inv 2name check_inv
3face check_inv.x11
4type 64
3invisible 1 5invisible 1
6last_sp 1
7move_on walk fly_low
8move_off walk fly_low
9no_pick 1
10end
11
12object check_floor
13name check_inv_trigger
14face check_inv.x11
4type 64 15type 64
5face check_inv.x11 16invisible 1
17last_sp 1
18move_on walk fly_low
6no_pick 1 19no_pick 1
7editable 48
8walk_on 1
9walk_off 1
10slaying setme
11last_sp 1
12magicmap black
13end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines