mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-27 01:41:50 +00:00
* 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
4 lines
78 B
SQL
4 lines
78 B
SQL
UPDATE characters
|
|
SET language = 'Cygni Standard'
|
|
WHERE language = 'Zvezhan';
|