From 55c623c547ea0354209b33faa184a71a3cdda102 Mon Sep 17 00:00:00 2001 From: "Julio A. Leyva Osorio" Date: Thu, 22 Jul 2021 13:36:46 -0400 Subject: docs: Update db-characters-en (#606) --- docs/instance_reset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/instance_reset.md') diff --git a/docs/instance_reset.md b/docs/instance_reset.md index 996e35d..bb4b1e4 100644 --- a/docs/instance_reset.md +++ b/docs/instance_reset.md @@ -9,7 +9,7 @@ Date and time when heroic and raid instances will be reset (i.e. instances which **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | -|-----------------|-------------|------------|-----|------|---------|-------|---------| +|---------------- | ----------- | ---------- | --- | ---- | ------- | ----- | ------- | | [mapid][1] | SMALLINT | UNSIGNED | PRI | NO | 0 | | | | [difficulty][2] | TINYINT | UNSIGNED | PRI | NO | 0 | | | | [resettime][3] | INT | UNSIGNED | | NO | 0 | | | -- cgit