Skip to content

Commit

Permalink
Merge branch 'master' into default-shadowkin-powers
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepyyapril authored Jan 3, 2025
2 parents 1841286 + cb0106a commit ef72747
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Resources/Changelog/Den.yml
Original file line number Diff line number Diff line change
Expand Up @@ -704,3 +704,10 @@ Entries:
id: 63
time: '2025-01-03T21:18:37.0000000+00:00'
url: https://github.com/TheDenSS14/TheDen/pull/118
- author: sleepyyapril
changes:
- type: Tweak
message: Specific languages now how proper coloring.
id: 64
time: '2025-01-03T22:45:07.0000000+00:00'
url: https://github.com/TheDenSS14/TheDen/pull/119
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 ef72747

Please sign in to comment.