From 3f424ba855016b05e780e61ecdf557e0aa002877 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:14:23 -0400 Subject: [PATCH] Destroyed account (markdown) --- account.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 account.md diff --git a/account.md b/account.md deleted file mode 100644 index b3348eb..0000000 --- a/account.md +++ /dev/null @@ -1,20 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -id|int(11)|NO|PRI| |auto\_increment -name|varchar(30)|NO|UNI| | -charname|varchar(64)|NO| | | -sharedplat|int(11) unsigned|NO| |0| -password|varchar(50)|NO| | | -status|int(5)|NO| |0| -lsaccount\_id|int(11) unsigned|YES|UNI| | -gmspeed|tinyint(3) unsigned|NO| |0| -revoked|tinyint(3) unsigned|NO| |0| -karma|int(5) unsigned|NO| |0| -minilogin\_ip|varchar(32)|NO| | | -hideme|tinyint(4)|NO| |0| -rulesflag|tinyint(1) unsigned|NO| |0| -suspendeduntil|datetime|NO| |0000-00-00 00:00:00| -time\_creation|int(10) unsigned|NO| |0| -expansion|tinyint(4)|NO| |0| -ban\_reason|text|YES| | | -suspend\_reason|text|YES| | | \ No newline at end of file