We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a91f7 commit a7e6a43Copy full SHA for a7e6a43
lovely/universum.toml
@@ -5,7 +5,7 @@ priority = -1
5
6
[[patches]]
7
[patches.pattern]
8
-target = '''=[SMODS _ "src/game_objects.lua"]'''
+target = '''=[SMODS _ "src/game_object.lua"]'''
9
pattern = "hand[self.key] = math.max(hand['s_'..self.key] + hand['l_'..self.key]*(hand.level - 1), 0)"
10
position = "at"
11
payload = '''
0 commit comments