From 200d6a3a34bb38ba077a171286309d0e9ffb2448 Mon Sep 17 00:00:00 2001 From: Barbz Date: Thu, 9 Jul 2020 23:02:45 +0200 Subject: fix: gm_subsurvey not implemented (#255) --- docs/gm_subsurvey.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/gm_subsurvey.md b/docs/gm_subsurvey.md index a03a67d..cdc6eb2 100644 --- a/docs/gm_subsurvey.md +++ b/docs/gm_subsurvey.md @@ -1,5 +1,7 @@ [Database Structure](Database-Structure) > [Character-Database](Character-Database) > [gm_subsurvey](gm_subsurvey) +Not implemented for now + Column | Type | Description --- | --- | --- SurveyId | int(10) unsigned | -- cgit