Skip to content

Commit

Permalink
reduce spawn element weight
Browse files Browse the repository at this point in the history
  • Loading branch information
asquared31415 committed Jun 23, 2023
1 parent fd2ac9c commit 549201c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ONITwitchCore/DefaultCommands.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public static void SetupCommands()
SimHashes.Katairite.ToString(),
},
Danger.Small,
100,
50,
"core.spawn_element"
)
);
Expand Down

0 comments on commit 549201c

Please # to comment.