mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-13 07:25:03 +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;
|
||||
|
||||
UPDATE characters SET savemercenary=NULL;
|
||||
|
||||
END;
|
||||
Reference in New Issue
Block a user