Skip to content

Commit

Permalink
reduce crystallized mana count to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Aug 28, 2023
1 parent 2164a72 commit 2aa2a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Magiclysm/items/mana_crystals.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"volume": "100 ml",
"ammo_type": "crystallized_mana",
"material": [ "crystallized_mana" ],
"count": 100,
"count": 10,
"looks_like": "battery"
},
{
Expand Down

0 comments on commit 2aa2a9f

Please sign in to comment.