mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
moving things around between packages
This commit is contained in:
@@ -86,6 +86,12 @@ object AVKey {
|
||||
* base defence point of the species
|
||||
*/
|
||||
const val BASEDEFENCE = "basedefence"
|
||||
|
||||
/** Pixels
|
||||
* base hand reach of the species (only affects the gameplay as the player)
|
||||
*/
|
||||
const val BASEREACH = "basereach"
|
||||
|
||||
/** (unit TBA)
|
||||
* current defence point of worn armour(s)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user