Skip to content

Commit 69a944a

Browse files
committed
some little changes
1 parent b77ab5d commit 69a944a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

items/exotic.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -855,8 +855,8 @@ local circulus_pistoris = {
855855
pi = 2 * pi
856856
end
857857
return {
858-
Echip_mod = pi,
859-
Emult_mod = pi,
858+
Echip_mod = pi * 10,
859+
Emult_mod = pi * 10,
860860
message = localize({
861861
type = "variable",
862862
key = "a_powmultchips",

0 commit comments

Comments
 (0)