Просмотр исходного кода

Corrected Fame Points for level 3 weapons (#4354)

* Fixes #4346.
* Level 3 forged weapons should give 1,000 fame points instead of 10,000.
Thanks to @Indigo000!
Aleos 5 лет назад
Родитель
Сommit
78b2f10964
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      conf/battle/player.conf

+ 1 - 1
conf/battle/player.conf

@@ -244,7 +244,7 @@ fame_taekwon_mission: 1
 // Refined own forged weapon to +10
 fame_refine_lv1: 1
 fame_refine_lv2: 25
-fame_refine_lv3: 10000
+fame_refine_lv3: 1000
 // Success to forge a lv3 weapon with 3 additional ingredients
 fame_forge: 10
 // Success to prepare 'n' Condensed Potions in a row