diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index fce4f54a9..8e7807695 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3345,3 +3345,6 @@ IOT_NONE 0 IOT_CHAR 1 IOT_PARTY 2 IOT_GUILD 3 + +false 0 +true 1 |