Skip to content

Commit 60a7987

Browse files
committed
[Evoker] Buff simplified ilvl
1 parent 50772c8 commit 60a7987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/class_modules/sc_evoker.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ struct simplified_player_t : public player_t
377377
// Options
378378
struct options_t
379379
{
380-
int item_level = 704;
380+
int item_level = 715;
381381
std::string variant = "default";
382382
} option;
383383

0 commit comments

Comments
 (0)