From 42f21474b762d55210ef65210f73d1452df88256 Mon Sep 17 00:00:00 2001
From: bubblobill <45483160+bubblobill@users.noreply.github.com>
Date: Sun, 26 Nov 2023 23:49:27 +0800
Subject: [PATCH] Fixed missing
in light explanations
---
.../resources/net/rptools/maptool/language/i18n.properties | 6 +++---
.../net/rptools/maptool/language/i18n_en_au.properties | 6 +++---
.../net/rptools/maptool/language/i18n_en_gb.properties | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/main/resources/net/rptools/maptool/language/i18n.properties b/src/main/resources/net/rptools/maptool/language/i18n.properties
index fcea8ea3e2..6ccb135b63 100644
--- a/src/main/resources/net/rptools/maptool/language/i18n.properties
+++ b/src/main/resources/net/rptools/maptool/language/i18n.properties
@@ -975,12 +975,12 @@ The second creates a round GM-only aura in red with a 15-foot diameter. \
Lines three and four do the same thing, but with a green aura that is only \
visible to players who own the token with the aura attached to it. Lines \
five and six are visible to all players and are in blue.
\ +\ New Interesting Auras: 5' grid
\ ----
\ -Side Fields - 12.5: aura cone arc=90 12.5#6666ff offset=90 12.5#aadd00 offset=-90 12.5#aadd00 offset=180 12.5#bb00aa +Side Fields - 12.5: aura cone arc=90 12.5#6666ff offset=90 12.5#aadd00 offset=-90 12.5#aadd00 offset=180 12.5#bb00aa
\ Doughnut Hole - 40: aura circle 20 40#ffff00
\ -Doughnut Cone - 20: aura cone arc=30 20#ffff00
\ +Doughnut Cone - 20: aura cone arc=30 10 20#ffff00
\ Range Circles 30/60/90: aura circle 30.5 30.9#000000 60.5 60.9#000000 90.5 90.9#000000
\ Range Arcs 30/60/90: aura cone arc=135 30.5 30.9#000000 60.5 60.9#000000 90.5 90.9#000000
\ Beam - 50: aura beam arc=4 150#ffff00
\ diff --git a/src/main/resources/net/rptools/maptool/language/i18n_en_au.properties b/src/main/resources/net/rptools/maptool/language/i18n_en_au.properties index db666a5a81..79213ccacf 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_en_au.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_en_au.properties @@ -977,12 +977,12 @@ The second creates a round GM-only aura in red with a 15-foot diameter. \ Lines three and four do the same thing, but with a green aura that is only \ visible to players who own the token with the aura attached to it. Lines \ five and six are visible to all players and are in blue.\ -\ +\ New Interesting Auras: 5' grid
\ ----
\ -Side Fields - 12.5: aura cone arc=90 12.5#6666ff offset=90 12.5#aadd00 offset=-90 12.5#aadd00 offset=180 12.5#bb00aa +Side Fields - 12.5: aura cone arc=90 12.5#6666ff offset=90 12.5#aadd00 offset=-90 12.5#aadd00 offset=180 12.5#bb00aa
\ Doughnut Hole - 40: aura circle 20 40#ffff00
\ -Doughnut Cone - 20: aura cone arc=30 20#ffff00
\ +Doughnut Cone - 20: aura cone arc=30 10 20#ffff00
\ Range Circles 30/60/90: aura circle 30.5 30.9#000000 60.5 60.9#000000 90.5 90.9#000000
\ Range Arcs 30/60/90: aura cone arc=135 30.5 30.9#000000 60.5 60.9#000000 90.5 90.9#000000
\ Beam - 50: aura beam arc=4 150#ffff00
\ diff --git a/src/main/resources/net/rptools/maptool/language/i18n_en_gb.properties b/src/main/resources/net/rptools/maptool/language/i18n_en_gb.properties index db666a5a81..79213ccacf 100644 --- a/src/main/resources/net/rptools/maptool/language/i18n_en_gb.properties +++ b/src/main/resources/net/rptools/maptool/language/i18n_en_gb.properties @@ -977,12 +977,12 @@ The second creates a round GM-only aura in red with a 15-foot diameter. \ Lines three and four do the same thing, but with a green aura that is only \ visible to players who own the token with the aura attached to it. Lines \ five and six are visible to all players and are in blue.\ -\ +\ New Interesting Auras: 5' grid
\ ----
\ -Side Fields - 12.5: aura cone arc=90 12.5#6666ff offset=90 12.5#aadd00 offset=-90 12.5#aadd00 offset=180 12.5#bb00aa +Side Fields - 12.5: aura cone arc=90 12.5#6666ff offset=90 12.5#aadd00 offset=-90 12.5#aadd00 offset=180 12.5#bb00aa
\ Doughnut Hole - 40: aura circle 20 40#ffff00
\ -Doughnut Cone - 20: aura cone arc=30 20#ffff00
\ +Doughnut Cone - 20: aura cone arc=30 10 20#ffff00
\ Range Circles 30/60/90: aura circle 30.5 30.9#000000 60.5 60.9#000000 90.5 90.9#000000
\ Range Arcs 30/60/90: aura cone arc=135 30.5 30.9#000000 60.5 60.9#000000 90.5 90.9#000000
\ Beam - 50: aura beam arc=4 150#ffff00
\