mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-06 11:01:27 +12:00
Add 'add buddy'?
This commit is contained in:
parent
362f8a1490
commit
b686afed61
10 changed files with 88 additions and 48 deletions
|
@ -225,6 +225,11 @@
|
|||
"buddy_button":"^B1B%PLAYERID%",
|
||||
"tag_button":"^B1X%PLAYERID%",
|
||||
"pm_button":"^B1P%PLAYERNAME%",
|
||||
"add_buddy":{
|
||||
"add_pending":"Attempting to Add Buddy. The other player must click ADD BUDDY as well. (Many players reserve this for just a couple players so don't feel insulted if they do not).",
|
||||
"other_pending":"%PLAYERNAME% is trying to add you as a buddy, click ADD BUDDY to make them a buddy.",
|
||||
"add_confirmed":"You and %PLAYERNAME% are now buddies."
|
||||
},
|
||||
"socials":{
|
||||
"socials_button":"^B5%ID%%SOCIALNAME%",
|
||||
"socials_message":"<FONT COLOR='#BA0042'>* %SOCIALMSG% *</FONT>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue