mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-15 08:25:09 +01:00
add query to reset savemercenary
This commit is contained in:
@@ -2,4 +2,6 @@ BEGIN;
|
|||||||
|
|
||||||
CREATE SEQUENCE IF NOT EXISTS public.rasta_id_seq;
|
CREATE SEQUENCE IF NOT EXISTS public.rasta_id_seq;
|
||||||
|
|
||||||
|
UPDATE characters SET savemercenary=NULL;
|
||||||
|
|
||||||
END;
|
END;
|
||||||
Reference in New Issue
Block a user