From 1d7df5c8fa5ca0ce161fa84cfb042626a7bcef34 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:36:42 -0400 Subject: [PATCH] Destroyed char_create_point_allocations (markdown) --- char_create_point_allocations.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 char_create_point_allocations.md diff --git a/char_create_point_allocations.md b/char_create_point_allocations.md deleted file mode 100644 index 7ab77ed..0000000 --- a/char_create_point_allocations.md +++ /dev/null @@ -1,17 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -id|int(10) unsigned|NO|PRI| | -base\_str|int(10) unsigned|NO| | | -base\_sta|int(10) unsigned|NO| | | -base\_dex|int(10) unsigned|NO| | | -base\_agi|int(10) unsigned|NO| | | -base\_int|int(10) unsigned|NO| | | -base\_wis|int(10) unsigned|NO| | | -base\_cha|int(10) unsigned|NO| | | -alloc\_str|int(10) unsigned|NO| | | -alloc\_sta|int(10) unsigned|NO| | | -alloc\_dex|int(10) unsigned|NO| | | -alloc\_agi|int(10) unsigned|NO| | | -alloc\_int|int(10) unsigned|NO| | | -alloc\_wis|int(10) unsigned|NO| | | -alloc\_cha|int(10) unsigned|NO| | | \ No newline at end of file