--- deliantra/arch/player/dragon_ability/dragon_attunes.arc 2007/02/06 22:41:06 1.2 +++ deliantra/arch/player/dragon_ability/dragon_attunes.arc 2007/03/03 00:50:48 1.3 @@ -1,26 +1,24 @@ -object direct_attune_cold -name attune cold +Object direct_attune_fire +name attune fire type 114 -path_attuned 4 invisible 1 +path_attuned 2 no_drop 1 editable 0 end - -object direct_attune_elec -name attune electricity +Object direct_attune_cold +name attune cold type 114 -path_attuned 8 invisible 1 +path_attuned 4 no_drop 1 editable 0 end - -object direct_attune_fire -name attune fire +Object direct_attune_elec +name attune electricity type 114 -path_attuned 2 invisible 1 +path_attuned 8 no_drop 1 editable 0 end