diff options
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index f4625294..54df1324 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -499,3 +499,9 @@ SMSG_LEGAL 6 SMSG_MOTD 7 SMSG_AUTOMATIC 8 SMSG_EVENT 9 + +// API Export Protocols +API_VAULT 607 +API_SENDMAIL 501 +//API_DISCORD 301 +//API_PINCODE 302 |