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.8 by root, Tue Nov 3 09:58:20 2009 UTC vs.
Revision 1.10 by root, Thu Nov 5 14:05:13 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines