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

File Contents

# User Rev Content
1 root 1.3 object identify_table
2 root 1.1 name Drop 20 gold to identify an item.
3     slaying money
4 root 1.3 face conv.x11
5 root 1.1 food 200
6     type 139
7 root 1.3 move_on all
8 root 1.1 no_pick 1
9     editable 64
10     visibility 100
11     end
12 root 1.3