ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/check_inv.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:41 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object check_inv
2 root 1.1 name check_inv
3 root 1.3 slaying setme
4     face check_inv.x11
5     type 64
6 root 1.1 invisible 1
7 root 1.3 last_sp 1
8     move_on all
9     move_off all
10 root 1.1 no_pick 1
11     editable 48
12     magicmap black
13     end
14 root 1.3