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.3 by root, Tue Feb 6 22:39:41 2007 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
5type 64 4type 64
6invisible 1 5invisible 1
7last_sp 1 6last_sp 1
8move_on all 7move_on walk fly_low
9move_off all 8move_off walk fly_low
10no_pick 1 9no_pick 1
11editable 48
12magicmap black
13end 10end
14 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