From 33d9a767e7bef1cd519c1aa16449fca44dfe5a22 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:36:19 -0400 Subject: [PATCH] Destroyed char_create_combinations (markdown) --- char_create_combinations.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 char_create_combinations.md diff --git a/char_create_combinations.md b/char_create_combinations.md deleted file mode 100644 index 07b2c47..0000000 --- a/char_create_combinations.md +++ /dev/null @@ -1,8 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -allocation\_id|int(10) unsigned|NO| | | -race|int(10) unsigned|NO|PRI| | -class|int(10) unsigned|NO|PRI| | -deity|int(10) unsigned|NO|PRI| | -start\_zone|int(10) unsigned|NO|PRI| | -expansions\_req|int(10) unsigned|NO| |0| \ No newline at end of file