mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
kor is a butt (#27883)
This commit is contained in:
committed by
duncathan salt
parent
86346b9bf5
commit
60bd733103
@@ -1,3 +1,11 @@
|
|||||||
|
30 May 2017, by MrStonedOne
|
||||||
|
|
||||||
|
Z levels changed, this query allows you to convert old ss13 death records:
|
||||||
|
|
||||||
|
UPDATE death SET coord = CONCAT(SUBSTRING_INDEX(coord, ',', 2), ', ', CASE TRIM(SUBSTRING_INDEX(coord, ',', -1)) WHEN 1 THEN 2 WHEN 2 THEN 1 ELSE TRIMSUBSTRING_INDEX(coord, ',', -1) END)
|
||||||
|
|
||||||
|
---------------------------------------------------
|
||||||
|
|
||||||
26 May 2017, by Jordie0608
|
26 May 2017, by Jordie0608
|
||||||
|
|
||||||
Modified table 'ban', adding the column 'round_id'.
|
Modified table 'ban', adding the column 'round_id'.
|
||||||
|
|||||||
Reference in New Issue
Block a user