mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-08 03:51:28 +12:00
Add profiles
This commit is contained in:
parent
4758fd0200
commit
524c7f2214
7 changed files with 295 additions and 63 deletions
|
@ -56,6 +56,7 @@ namespace HISP.Server
|
|||
public const byte SOCIALS_MENU = 0x14;
|
||||
public const byte SOCIALS_USE = 0x15;
|
||||
|
||||
public const byte PLAYER_INTERACTION_PROFILE = 0x14;
|
||||
public const byte PLAYER_INTERACTION_TRADE = 0x28;
|
||||
public const byte PLAYER_INTERACTION_ADD_ITEM = 0x29;
|
||||
public const byte PLAYER_INTERACTION_ACCEPT = 0x2A;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue