ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/dragon_attunes.arc
Revision: 1.6
Committed: Tue Nov 3 09:49:36 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.5: +0 -3 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 object direct_attune_cold
2 name attune cold
3 type 114
4 path_attuned 4
5 invisible 1
6 no_drop 1
7 end
8
9 object direct_attune_elec
10 name attune electricity
11 type 114
12 path_attuned 8
13 invisible 1
14 no_drop 1
15 end
16
17 object direct_attune_fire
18 name attune fire
19 type 114
20 path_attuned 2
21 invisible 1
22 no_drop 1
23 end
24