mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 12:04:06 +09:00
bomb go boom but better
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user