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/groups.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/groups.md') diff --git a/docs/groups.md b/docs/groups.md index 03fd88c..11a846b 100644 --- a/docs/groups.md +++ b/docs/groups.md @@ -59,7 +59,7 @@ The GUID of the character. See [characters.guid](characters#guid). ### lootMethod | Value | Name | Comments | -|-------|-------------------|----------| +|------ | ----------------- | -------- | | 0 | FREE_FOR_ALL | | | 1 | ROUND_ROBIN | | | 2 | MASTER_LOOT | | @@ -82,7 +82,7 @@ If [lootMethod](groups#lootmethod) is not 2, then it's group leader's guid. ### groupType | Value | Name | Comments | -|-------|------------------|----------------------------------------| +|------ | ---------------- | -------------------------------------- | | 0 | GROUPTYPE_NORMAL | | | 1 | GROUPTYPE_BG | | | 2 | GROUPTYPE_RAID | | @@ -100,4 +100,4 @@ If [lootMethod](groups#lootmethod) is not 2, then it's group leader's guid. ### masterLooterGuid -`field-no-description|17` \ No newline at end of file +`field-no-description|17` -- cgit