update
This commit is contained in:
parent
80ffef4a66
commit
598bc59c3b
2
def.go
2
def.go
@ -465,6 +465,7 @@ const (
|
||||
|
||||
objSubTypeUser = 101
|
||||
objSubTypeGuild = 201
|
||||
/*
|
||||
cacheObjSubType[`msg`] = 301
|
||||
cacheObjSubType[`msg_war`] = 302 // from Chat Wars Reports (not done)
|
||||
objSubTypeMessageMiniWar = 303 // FIXME DELETE
|
||||
@ -569,6 +570,7 @@ const (
|
||||
cacheObjSubType[`msg_pillage_defeat`] = 402 // You tried stopping (done)
|
||||
cacheObjSubType[`msg_level_up_req`] = 403 // /level_up
|
||||
cacheObjSubType[`msg_level_up_ack`] = 404
|
||||
*/
|
||||
objSubTypeJobPillage = 601
|
||||
objSubTypeJobTribute = 602
|
||||
objSubTypeJobStatus = 603
|
||||
|
Loading…
Reference in New Issue
Block a user