ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/shop/identify.arc
Revision: 1.9
Committed: Thu Apr 8 22:40:37 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.8: +1 -1 lines
Log Message:
move DEEP_SWAMP, IDENTIFY_ALTAR, SKILLSCROLL, SYMPTOM, BUILDER, MATERIAL, MAPSCRIPT, ITEM_TRANSFORMER, MENU, POWER_CRYSTAL, CORPSE and SAFE_GROUND to lower values

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     visibility 100
10     end
11 root 1.6