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
\