mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Reverts Ashtongue removal, Draconic understands it (#4726)
## About The Pull Request This PR returns Ashtongue as it was before for ashwalkers, and gives Draconic 30% mutual understanding with Ashtongue. The inverse is not true. ## Why It's Good For The Game Ashtongue adds a lot to Ashwalker RP by introducing a language barrier that can be overcome in various ways. ## Proof Of Testing Compiles ## Changelog 🆑 ReturnToZender add: Ashtongue returns, with Draconic able to understand 30% of it. The inverse is not true add: Ashwalkers can now select Xenocommon, Sylvan, or Draconic as extra languages /🆑
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
default_name_syllable_min = 3
|
||||
default_name_syllable_max = 5
|
||||
random_name_spacer = "-"
|
||||
mutual_understanding = list(
|
||||
/datum/language/ashtongue = 30,
|
||||
)
|
||||
|
||||
/datum/language/draconic/get_random_name(
|
||||
gender = NEUTER,
|
||||
|
||||
Reference in New Issue
Block a user