Renames Zvezhan to Cygni Standard (#29965)

* looks good to me

* replaces mentions of humans

* Revert "looks good to me", as Trinary is not being replaced

This reverts commit 275aca6adb.

* removes a duplicated bot init

* wooooo

* fixes tgui stuff

* adds sql
This commit is contained in:
iramoye
2025-08-15 01:41:27 -05:00
committed by GitHub
parent 0789afc973
commit 94f137c41c
11 changed files with 19 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
UPDATE characters
SET language = 'Cygni Standard'
WHERE language = 'Zvezhan';