mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Unreverts Updates the technical names of BoxStation and DeltaStation (#27431)
* init * sql --------- Co-authored-by: Bmon <no@email.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
UPDATE round
|
||||
SET map_name = 'DeltaStation'
|
||||
WHERE map_name = 'Delta';
|
||||
|
||||
UPDATE round
|
||||
SET map_name = 'BoxStation'
|
||||
WHERE map_name = 'Cyberiad';
|
||||
Reference in New Issue
Block a user