Skip to content

Commit

Permalink
Update playerStats.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DhitGT authored Sep 28, 2024
1 parent dc1866c commit 5a5da2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playerStats.js
Original file line number Diff line number Diff line change
Expand Up @@ -1345,8 +1345,8 @@ let worldSetting = {
name: "Level 45",
coinAmount : 230,
EnemySpawnRate: 2100,
enemyHp: 1500,
enemySpeed: 2,
enemyHp: 1200,
enemySpeed: 1.4,
targetKills: 1,
enemySize : 35,
worldMap: {
Expand Down

0 comments on commit 5a5da2a

Please sign in to comment.