mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Fixes the Impoverished Economic Status Not Saving Properly (#14329)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--
|
||||
-- Implemented in PR #14329.
|
||||
-- Adds the impoverished option to the economic status in the database so it saves correctly.
|
||||
--
|
||||
|
||||
ALTER TABLE `ss13_characters` MODIFY COLUMN `economic_status` ENUM('Wealthy', 'Well-off', 'Average', 'Underpaid', 'Poor', 'Impoverished');
|
||||
Reference in New Issue
Block a user