mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-22 15:22:10 +00:00
* i alone am the honoured one * THROUGHOUT HEAVEN AND EARTH I ALONE AM THE HONOURED ONE * hollow point * nanana * ssss * tgsay final touches * stuff * tgui inputs * help * carpal tunnel syndrome * ffff * again and again and again and again * hehehehe * dsada * readd sanitize * whoops * dsad * nah fuck that * sd * fix * ow * remove prefs for testmerging * oops * oops 2 * fix that * f --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
6 lines
151 B
SQL
6 lines
151 B
SQL
--
|
|
-- Set default 'On' for 'GOONCHAT_ON in toggles_secondary'
|
|
--
|
|
|
|
UPDATE `ss13_player_preferences` SET `toggles_secondary` = `toggles_secondary` | 64;
|