ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Scrolls/scroll_mining.arc
Revision: 1.2
Committed: Thu Apr 8 22:40:37 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.1: +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 elmex 1.1 object scroll_mining
2     name scroll of mining
3     name_pl scrolls of mining
4     race scrolls
5     skill mining
6     face scrollr.x11
7     magicmap white
8     sp 13
9     nrof 1
10 root 1.2 type 12
11 elmex 1.1 materialname paper
12     value 3500
13     weight 200
14     client_type 1021
15     identified 1
16     end
17