Update AthenaDanceItemDefinition.cpp

This commit is contained in:
Zylox
2025-01-20 02:57:31 +01:00
committed by GitHub
parent 07b5ca8403
commit 12efb38152
@@ -25,7 +25,5 @@ UAthenaDanceItemDefinition::UAthenaDanceItemDefinition(const FObjectInitializer&
GroupEmoteFollowerRotationYawOffset = 1;
ItemType = EFortItemType::AthenaDance;
WalkForwardSpeed = 300.00f;
ItemType = EFortItemType::AthenaDance;
GameplayTags.AddTag(FGameplayTag::RequestGameplayTag(FName("Cosmetics.EmoteType.Dance")));
}