ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/identify.arc
Revision: 1.10
Committed: Sat Oct 16 09:18:52 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.5 object identify_table
2 root 1.7 name item identify table
3 root 1.1 slaying money
4 root 1.6 face conv.x11
5 root 1.1 food 200
6 root 1.9 type 44
7 root 1.6 move_on walk
8 root 1.1 no_pick 1
9     end
10 root 1.6