Skip to content

Commit

Permalink
Lua code format - (Stylua)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2024
1 parent 603bb66 commit 49e99d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/aquatics/quara_pincher.lua
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ monster.loot = {
{ name = "warrior helmet", chance = 1460 },
{ name = "crown armor", chance = 280 },
{ name = "glacier robe", chance = 120 },
{ name = "giant shrimp", chance = 40, version = 1100},
{ name = "giant shrimp", chance = 40, version = 1100 },
}

monster.attacks = {
Expand Down

0 comments on commit 49e99d7

Please sign in to comment.