Files
Aurora.3/SQL/migrate-2017/V069__goonchat_pref.sql
Matt Atlas 54dc8a0860 Adds TGUI say and TGUI input. (#17471)
* 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>
2023-10-11 23:26:59 +02:00

6 lines
151 B
SQL

--
-- Set default 'On' for 'GOONCHAT_ON in toggles_secondary'
--
UPDATE `ss13_player_preferences` SET `toggles_secondary` = `toggles_secondary` | 64;