ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/dragon_attunes.arc
Revision: 1.3
Committed: Sat Mar 3 00:50:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.2: +9 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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