ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/check_inv.arc
Revision: 1.8
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object check_inv
2 root 1.1 name check_inv
3 root 1.6 slaying setme
4     face check_inv.x11
5 root 1.8 magicmap black
6 root 1.6 type 64
7 root 1.4 invisible 1
8 root 1.6 last_sp 1
9     move_on walk
10     move_off walk
11 root 1.1 no_pick 1
12     end
13 root 1.6