bomb go boom but better

This commit is contained in:
minjaesong
2024-02-15 04:08:37 +09:00
parent f224d0718b
commit 2363a5c51f
6 changed files with 59 additions and 57 deletions

View File

@@ -65,7 +65,7 @@ open class ActorPrimedBomb(
/**
* Created by minjaesong on 2024-02-14.
*/
class ActorCherryBomb : ActorPrimedBomb(100f, 4.5f) {
class ActorCherryBomb : ActorPrimedBomb(32f, 4.5f) { // 14
init {
val itemImage = CommonResourcePool.getAsItemSheet("basegame.items").get(0,13)