mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Removes the option to join as random job. (#6886)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--
|
||||
-- Removes the Random Job Option
|
||||
--
|
||||
|
||||
UPDATE ss13_characters SET alternate_option = 0 WHERE alternate_option = 1;
|
||||
UPDATE ss13_characters SET alternate_option = 1 WHERE alternate_option = 2;
|
||||
Reference in New Issue
Block a user