Skip to content

Commit a0e7ef6

Browse files
committed
indent
1 parent 9853eb4 commit a0e7ef6

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

spec/System/TestItemMods_spec.lua

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -677,14 +677,14 @@ describe("TetsItemMods", function()
677677

678678
it("Blistering Bond with Avatar of Fire", function()
679679
build.itemsTab:CreateDisplayItemFromRaw([[
680-
Rarity: UNIQUE
681-
The Blood Thorn
682-
Wrapped Quarterstaff
683-
{variant:1}{range:0.5}Adds (3-5) to (9-11) Physical Damage
684-
{variant:2}{range:0.5}Adds (8-12) to (16-18) Physical Damage
685-
{range:0.5}+(10-15) to Strength
686-
Causes Bleeding on Hit
687-
{range:0.5}(4-5) to (8-10) Physical Thorns damage
680+
Rarity: UNIQUE
681+
The Blood Thorn
682+
Wrapped Quarterstaff
683+
{variant:1}{range:0.5}Adds (3-5) to (9-11) Physical Damage
684+
{variant:2}{range:0.5}Adds (8-12) to (16-18) Physical Damage
685+
{range:0.5}+(10-15) to Strength
686+
Causes Bleeding on Hit
687+
{range:0.5}(4-5) to (8-10) Physical Thorns damage
688688
]])
689689
build.itemsTab:AddDisplayItem()
690690
runCallback("OnFrame")

0 commit comments

Comments
 (0)