Tile variants content (#6956)

This commit is contained in:
Moony
2022-03-09 13:59:44 -06:00
committed by GitHub
parent d4cfbc6a93
commit 12b682ee4d
17 changed files with 110 additions and 27 deletions

View File

@@ -0,0 +1,2 @@
variantize-command-description = Randomizes all tile variants on a given grid.
variantize-command-help-text = variantize <grid id>

View File

@@ -21,6 +21,7 @@ shell-need-between-arguments = Need {$lower} to {$upper} arguments!
shell-entity-is-not-mob = Target entity is not a mob!
shell-invalid-entity-id = Invalid entity ID.
shell-invalid-grid-id = Invalid grid ID.
shell-invalid-entity-uid = {$uid} is not a valid entity uid
shell-entity-uid-must-be-number = EntityUid must be a number.
shell-could-not-find-entity = Could not find entity {$entity}