mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Removes karma jobs framework (#17646)
This commit is contained in:
@@ -58,9 +58,6 @@ CREATE TABLE `characters` (
|
||||
`job_engsec_high` mediumint(8) NOT NULL,
|
||||
`job_engsec_med` mediumint(8) NOT NULL,
|
||||
`job_engsec_low` mediumint(8) NOT NULL,
|
||||
`job_karma_high` mediumint(8) NOT NULL,
|
||||
`job_karma_med` mediumint(8) NOT NULL,
|
||||
`job_karma_low` mediumint(8) NOT NULL,
|
||||
`flavor_text` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`med_record` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`sec_record` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user