Skip to content

Commit 8362011

Browse files
committed
[ele] change Jackpot name
1 parent 314e3d9 commit 8362011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/class_modules/sc_shaman.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13661,7 +13661,7 @@ void shaman_t::create_buffs()
1366113661
->set_default_value_from_effect( 1 )
1366213662
->set_trigger_spell( sets->set( SHAMAN_ELEMENTAL, TWW1, B4 ) );
1366313663

13664-
buff.jackpot = make_buff( this, "jackpot!", find_spell( 1218612 ) );
13664+
buff.jackpot = make_buff( this, "jackpot", find_spell( 1218612 ) );
1366513665

1366613666

1366713667
rppm.jackpot = get_rppm( "jackpot", find_spell( 1215675 ) );

0 commit comments

Comments
 (0)