Skip to content

Commit

Permalink
farm items can have two effects
Browse files Browse the repository at this point in the history
  • Loading branch information
SydMontague committed May 4, 2021
1 parent d4b612f commit e6b38d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DSCSTools/structures/item_para.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"unk8": "int",
"effectType": "int",
"effectValue": "int",
"farmEffect": "int",
"farmValue": "int",
"farmUnk1": "int",
"empty1?": "int",
"farmEffect1": "int",
"farmValue1": "int",
"farmEffect2": "int",
"farmValue2": "int",
"medalId?": "int",
"medalRarity": "short",
"medalUnk1": "short",
Expand Down

0 comments on commit e6b38d3

Please sign in to comment.