mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
big enough actors can dig ground by punching it
This commit is contained in:
@@ -133,4 +133,7 @@ object AVKey {
|
||||
|
||||
const val __HISTORICAL_BORNTIME = "__borntime" // time_t
|
||||
const val __HISTORICAL_DEADTIME = "__deadtime" // time_t, -1 if not dead
|
||||
|
||||
const val BAREHAND_MINHEIGHT = "barehandactionminheight"
|
||||
const val BAREHAND_BASE_DIGSIZE = "basebarehanddiggingsize"
|
||||
}
|
||||
Reference in New Issue
Block a user