--- deliantra/arch/player/dragon_ability/dragon_attunes.arc 2007/03/03 01:16:20 1.4 +++ deliantra/arch/player/dragon_ability/dragon_attunes.arc 2007/03/03 01:23:55 1.5 @@ -1,24 +1,26 @@ -object direct_attune_fire -name attune fire +object direct_attune_cold +name attune cold type 114 +path_attuned 4 invisible 1 -path_attuned 2 no_drop 1 editable 0 end -object direct_attune_cold -name attune cold + +object direct_attune_elec +name attune electricity type 114 +path_attuned 8 invisible 1 -path_attuned 4 no_drop 1 editable 0 end -object direct_attune_elec -name attune electricity + +object direct_attune_fire +name attune fire type 114 +path_attuned 2 invisible 1 -path_attuned 8 no_drop 1 editable 0 end