Merge pull request #13956 from vincenzov01/Farsight-RPG-Community-Edition]-New-update-added-Tabs-to-the-sheet

[Farsight RPG Community Edition] New Update: Tabs added to the sheet
This commit is contained in:
Kayla Fischer
2025-04-17 11:20:45 -07:00
committed by GitHub
14 changed files with 1750 additions and 1315 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 701 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1003 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -4,6 +4,9 @@
"concetto-placeholder": "Concept of Character",
"specie-placeholder": "Species",
"classelivello-placeholder": "Class and Level",
"personaggio-button":"Character",
"poteri-button":"Powers",
"inventariobio-button":"Biography and Inventory",
"abilità-label": "Skills",
"salute-label": "Health",
"stats-label": "Stats",
@@ -79,6 +82,13 @@
"attaccopsionico-label":"Psionic Attack",
"forzapsionica-label":"Psionic Force",
"limitepsionico-label":"Psionic Limit",
"praxis-label": "Praxis",
"illusione-label": "Illusion",
"metabiosi-label": "Metabiosis",
"metarealta-label": "Metareality",
"telecinesi-label": "Telekinesis",
"telepatia-label": "Telepathy",
"veggenza-label": "Prescience",
"livello-placeholder":"Level",
"arma-label":"Weapon",
"bonusattacco-label":"Bonus",
@@ -138,5 +148,21 @@
"fucileblasterpesante-option":"Blaster rifle, heavy",
"mitragliatriceblaster-option":"Blaster machine gun",
"proiettorearco-option":"Arc projector (EM)",
"raggioprotonico-option":"Protonic beam"
"raggioprotonico-option":"Protonic beam",
"finanze-label":"Finance",
"crediti-label":"Credits",
"oneri-label":"Monthly Charges",
"rendita-label":"Monthly Income",
"aspetto-label": "Appearance",
"sesso-placeholder": "Gender",
"altezza-placeholder": "Height",
"peso-placeholder": "Weight",
"eta-placeholder": "Age",
"personalita-label": "Personality",
"indole-label": "Disposition",
"peculiarita-label": "Peculiarities",
"ideali-label": "Ideals",
"legami-label": "Bonds",
"difetti-label": "Flaws",
"altro-label": "Other"
}