feat: add color-coded movement ruler for tactical gameplay

This commit is contained in:
Alexander Minges 2025-07-13 16:12:04 +02:00
parent 9e4dcee3c3
commit 7faadf6583
Signed by: Athemis
GPG key ID: 31FBDEF92DDB162B
8 changed files with 145 additions and 1 deletions

View file

@ -19,6 +19,7 @@
@import "components/shared/embedded_document_list";
@import "components/shared/form_group";
@import "components/shared/rollable_image";
@import "components/shared/ruler";
@import "components/shared/sheet_body";
@import "components/shared/sheet_form";
@import "components/shared/sheet_tab_nav";