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