Skip to content

Commit

Permalink
Update itemgroups
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwuewsky committed Oct 30, 2024
1 parent e429002 commit df859e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions data/json/itemgroups/books.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,9 @@
{ "item": "manual_tai_chi", "prob": 50 },
{ "item": "manual_wingchun", "prob": 50 },
{ "item": "manual_tiger", "prob": 10 },
{ "item": "manual_toad", "prob": 10 },
{ "item": "manual_venom_snake", "prob": 10 },
{ "item": "manual_centipede", "prob": 10 },
{ "item": "manual_crane", "prob": 10 },
{ "item": "manual_dragon", "prob": 10 },
{ "item": "manual_leopard", "prob": 10 },
{ "item": "manual_lizard", "prob": 10 },
{ "item": "manual_scorpion", "prob": 10 },
{ "item": "manual_snake", "prob": 10 }
]
},
Expand Down
5 changes: 5 additions & 0 deletions data/mods/MMA/item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"copy-from": "book_martial_rare",
"extend": {
"items": [
[ "manual_centipede", 50 ],
[ "manual_lizard", 50 ],
[ "manual_scorpion", 50 ],
[ "manual_toad", 50 ],
[ "manual_venom_snake", 50 ],
[ "manual_mma_desert_wind", 50 ],
[ "manual_mma_diamond_mind", 50 ],
[ "manual_mma_iron_heart", 50 ],
Expand Down

0 comments on commit df859e4

Please sign in to comment.