mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-27 18:12:50 +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