mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-26 01:12:26 +00:00
Updated faction_values (markdown)
parent
0ecd96934e
commit
7982691628
@ -1,6 +1,6 @@
|
|||||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
-----|-----|-----|-----|-----|-----
|
-----|-----|-----|-----|-----|-----
|
||||||
char\_id|int(4)|NO|PRI|0|
|
char\_id|int(4)|NO|PRI|0| character id
|
||||||
faction\_id|int(4)|NO|PRI|0|
|
faction\_id|int(4)|NO|PRI|0| faction id (faction list)
|
||||||
current\_value|smallint(6)|NO| |0|
|
current\_value|smallint(6)|NO| |0| current_earned_total
|
||||||
temp|tinyint(3)|NO| |0|
|
temp|tinyint(3)|NO| |0| (non zero if all faction earned is temporary)
|
||||||
Loading…
x
Reference in New Issue
Block a user