mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-06 11:01:27 +12:00
Add remove buddy
This commit is contained in:
parent
1772ceb037
commit
80be845824
7 changed files with 44 additions and 6 deletions
|
@ -232,7 +232,8 @@
|
|||
"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."
|
||||
"add_confirmed":"You and %PLAYERNAME% are now buddies.",
|
||||
"deleted":"Removed Buddy: %PLAYERNAME%."
|
||||
},
|
||||
"socials":{
|
||||
"socials_button":"^B5%ID%%SOCIALNAME%",
|
||||
|
@ -1142,7 +1143,10 @@
|
|||
{"word":"lmfao","new_word":"*laughing my horse's rump off*"},
|
||||
{"word":"rofl","new_word":"*rolling on floor laughing*"},
|
||||
{"word":"ppp","new_word":"*petting a pretty pony*"},
|
||||
{"word":"afk","new_word":"*away from game for a bit*"},
|
||||
{"word":"wtf","new_word":"what the horse poo!"},
|
||||
{"word":"gtg","new_word":"got to gallop"},
|
||||
{"word":"idk","new_word":"i dont know"},
|
||||
{"word":"wtg","new_word":"!!- Way To Go -!!"},
|
||||
{"word":"ty","new_word":"thank you"},
|
||||
{"word":"asl","new_word":"how are you"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue