mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-07 19:41:27 +12:00
block socials when target player leaves the same spot
This commit is contained in:
parent
a116a27f0a
commit
6d1d0165c1
4 changed files with 16 additions and 3 deletions
|
@ -862,6 +862,7 @@ namespace HISP.Server
|
|||
Messages.SocialButton = gameData.messages.meta.player_interaction.socials.socials_button;
|
||||
Messages.SocialMessageFormat = gameData.messages.meta.player_interaction.socials.socials_message;
|
||||
Messages.SocialTypeFormat = gameData.messages.meta.player_interaction.socials.socials_menu_type;
|
||||
Messages.SocialPlayerNoLongerNearby = gameData.messages.meta.player_interaction.socials.no_longer_nearby;
|
||||
|
||||
// Trade
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue