Skip to content

Commit

Permalink
Make all trait languages visible
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepyyapril committed Jan 3, 2025
1 parent 1c58651 commit a30736b
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Species-Specific/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# TODO: Replace this with a much better language.
- type: language
id: RootSpeak
isVisibleLanguage: true
speech:
color: "#ce5e14dd"
fontId: Noganas
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Species-Specific/harpy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- type: language
id: ValyrianStandard
isVisibleLanguage: true
speech:
fontId: Cambria
color: "#008ecc"
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Species-Specific/marish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Spoken by shadowkins.
- type: language
id: Marish
isVisibleLanguage: true
speech:
color: "#be3cc5"
fontId: Lymphatic
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Species-Specific/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# TODO: Replace this with a much better language.
- type: language
id: Moffic
isVisibleLanguage: true
speech:
color: "#c7df2edd"
fontId: Copperplate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# TODO: Replace this with a much better language.
- type: language
id: Nekomimetic
isVisibleLanguage: true
speech:
color: "#df57aaee"
fontId: Manga
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# TODO: Replace this with a much better language.
- type: language
id: Bubblish
isVisibleLanguage: true
speech:
color: "#00a3e2dd"
fontId: RubikBubbles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# TODO: Replace this with a much better language.
- type: language
id: Canilunzt
isVisibleLanguage: true
speech:
color: "#d69b3dcc"
obfuscation:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Standard/elyran.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- type: language
id: Elyran
isVisibleLanguage: true
speech:
color: "#8282fbaa"
obfuscation:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Standard/freespeak.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- type: language
id: Freespeak
isVisibleLanguage: true
speech:
color: "#597d35"
obfuscation:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Standard/solcommon.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- type: language
id: SolCommon
isVisibleLanguage: true
speech:
color: "#8282fbaa"
obfuscation:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/Standard/tradeband.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- type: language
id: Tradeband
isVisibleLanguage: true
speech:
color: "#597d35"
obfuscation:
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Language/genericlanguages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# TODO: Replace this with much better languages. Yes, robots can have languages.
- type: language
id: RobotTalk
isVisibleLanguage: true
speech:
fontId: Monospace
obfuscation:
Expand Down

0 comments on commit a30736b

Please sign in to comment.