mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Removes karma jobs framework (#17646)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Updates DB from 35 to 36 -AffectedArc07
|
||||
# Removes karma job prefs
|
||||
|
||||
ALTER TABLE `characters`
|
||||
DROP COLUMN `job_karma_high`,
|
||||
DROP COLUMN `job_karma_med`,
|
||||
DROP COLUMN `job_karma_low`;
|
||||
Reference in New Issue
Block a user