Skip to content

Commit

Permalink
Buffed the buff duration from 2 min to 3 min
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerCode committed Jan 20, 2021
1 parent 96271c4 commit 962e2c9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion BobaCafe/[JA]BobaCafe/Objects/Cherry Boba Tea/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Speed": 0,
"Defense": 0,
"Attack": 0,
"Duration": 120
"Duration": 180
},
"Recipe":
{
Expand Down
2 changes: 1 addition & 1 deletion BobaCafe/[JA]BobaCafe/Objects/Grape Boba Tea/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Speed": 0,
"Defense": 0,
"Attack": 0,
"Duration": 120
"Duration": 180
},
"Recipe":
{
Expand Down
2 changes: 1 addition & 1 deletion BobaCafe/[JA]BobaCafe/Objects/Green Boba Tea/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Speed": 0,
"Defense": 1,
"Attack": 1,
"Duration": 120
"Duration": 180
},
"Recipe":
{
Expand Down
2 changes: 1 addition & 1 deletion BobaCafe/[JA]BobaCafe/Objects/Iced Coffee Boba/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Speed": 2,
"Defense": 0,
"Attack": 0,
"Duration": 120
"Duration": 180
},
"Recipe":
{
Expand Down
2 changes: 1 addition & 1 deletion BobaCafe/[JA]BobaCafe/Objects/Melon Boba Tea/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Speed": 0,
"Defense": 0,
"Attack": 0,
"Duration": 120
"Duration": 180
},
"Recipe":
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"Speed": 0,
"Defense": 0,
"Attack": 0,
"Duration": 120
"Duration": 180
},
"Recipe":
{
Expand Down

0 comments on commit 962e2c9

Please sign in to comment.