Completely refactors Karma (#17447)

* Refactors Karma

* I FELL VICTIM TO MY OWN CI

* Update code/modules/client/client_procs.dm

* Update SQL/updates/31-32.py

* Mochi tweaks

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
This commit is contained in:
AffectedArc07
2022-03-08 22:14:05 +01:00
committed by GitHub
co-authored by dearmochi
parent e19931c643
commit 95ce462b14
21 changed files with 545 additions and 368 deletions
+3
View File
@@ -0,0 +1,3 @@
# Updates DB from 32 to 33 -AffectedArc07
# Clears out old table
DROP TABLE `whitelist`;