mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 16:19:36 +01:00
[MIRROR] ports a bunch of grep checks from TG (#10361)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Kashargul
Cameron Lennox
parent
21031b169b
commit
3cfc33bfde
@@ -193,8 +193,8 @@
|
||||
)
|
||||
|
||||
/datum/language/teshari/get_random_name(gender)
|
||||
return ..(gender, 1, 4, 1.5) //CHOMPedit: Keep "1" as the second argument because tesharii here typically omit the pack name (thus only use 1 name). This is because
|
||||
//CHOMPedit: there are very few packs and thus most tesharii would have the same first name.
|
||||
return ..(gender, 1, 4, 1.5) //CHOMPedit: Keep "1" as the second argument because tesharii here typically omit the pack name (thus only use 1 name). This is because
|
||||
//CHOMPedit: there are very few packs and thus most tesharii would have the same first name.
|
||||
|
||||
/datum/language/zaddat
|
||||
name = LANGUAGE_ZADDAT
|
||||
|
||||
Reference in New Issue
Block a user