diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-03-28 13:07:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-28 13:07:34 +0200 |
| commit | 57cf580012a403ffac8ebf169379270e5f653f6a (patch) | |
| tree | 510fc833830d6f3db2a6a24d3ea9554f42bb80b6 /docs | |
| parent | 521be59bd2298ec492c009f9842158d25d071aad (diff) | |
| download | wiki-57cf580012a403ffac8ebf169379270e5f653f6a.tar.gz wiki-57cf580012a403ffac8ebf169379270e5f653f6a.tar.bz2 wiki-57cf580012a403ffac8ebf169379270e5f653f6a.zip | |
chore(realmlist): Update definitions (#408)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/realmlist.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/realmlist.md b/docs/realmlist.md index 731e8db..b85cc46 100644 --- a/docs/realmlist.md +++ b/docs/realmlist.md @@ -41,6 +41,8 @@ This table sets up information on all available realms. Each row controls a diff The realm ID. This number is unique for every realm and it MUST correlate with the RealmID configuration value in worldserver.conf. +Value must be >=0. If the value does not meet the condition the SQL will fail on `realmlist_chk_1`. + ### name The name of the realm. This will appear in the realm selection list as well as in the character selection screen. |
