mirror of
https://github.com/islehorse/HISP.git
synced 2025-05-14 15:25:08 +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
DataCollection
|
@ -237,7 +237,8 @@
|
|||
"socials":{
|
||||
"socials_button":"^B5%ID%%SOCIALNAME%",
|
||||
"socials_message":"<FONT COLOR='#BA0042'>* %SOCIALMSG% *</FONT>",
|
||||
"socials_menu_type":"^L%TYPE%:^R1"
|
||||
"socials_menu_type":"^L%TYPE%:^R1",
|
||||
"no_longer_nearby":"Player is no longer nearby!",
|
||||
},
|
||||
"trade":{
|
||||
"trading_with":"^ATTrading with %PLAYERNAME%",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue