feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -1717,10 +1717,8 @@ void Spell::DoCreateItem(uint8 /*effIndex*/, uint32 itemId)
|
||||
|
||||
/* == gem perfection handling over == */
|
||||
|
||||
|
||||
/* == profession specialization handling == */
|
||||
|
||||
|
||||
// init items_count to 1, since 1 item will be created regardless of specialization
|
||||
int32 itemsCount = 1;
|
||||
float additionalCreateChance = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user