Skip to content

Commit

Permalink
created a new tower code for a health tower(experimenting)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikeya-v committed Oct 1, 2023
1 parent cacf4fc commit b519f89
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ public class HealTowerConfig {
public int health = 1;
public int baseAttack = 0;
public int cost = 1;
//comment to commit message
}

0 comments on commit b519f89

Please sign in to comment.