Skip to content

Commit

Permalink
Update cServerData.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonSlayer62 committed Jan 25, 2025
1 parent d45a00e commit 38f1ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/cServerData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@ auto CServerData::ResetDefaults() -> void
PetCombatTraining( true );
HirelingCombatTraining( true );
NpcCombatTraining( false );
SwingSpeedIncreaseCap( 60 );
WeaponDamageBonusType( 2 );

CheckPetControlDifficulty( true );
Expand Down

0 comments on commit 38f1ee5

Please sign in to comment.