mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-06 10:44:08 +00:00
Public release of the DLU server code!
Have fun!
This commit is contained in:
2
migrations/cdserver/1_fix_overbuild_mission.sql
Normal file
2
migrations/cdserver/1_fix_overbuild_mission.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Fixes the overbuild mission that has the wrong target, therefore not being completable
|
||||
UPDATE Missions SET target_objectID = 12259 WHERE id = 1177;
|
Reference in New Issue
Block a user