Skip to content

Commit

Permalink
Set to default
Browse files Browse the repository at this point in the history
  • Loading branch information
エッケザックス committed May 16, 2019
1 parent 7010506 commit 1258424
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/summon.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,11 @@ var Summon = CreateClass({
selfSummonAmount2: 0,
selfElement: "fire",
friendSummonType: "element",
friendSummonAmount: 80,
friendSummonAmount: 140,
friendSummonAmount2: 0,
friendElement: "fire",
attack: 0,
hp: 0,
attack: 9500,
hp: 4000,
hpBonus: 0,
DA: 0,
TA: 0,
Expand Down

0 comments on commit 1258424

Please sign in to comment.