add simple fuzz test
This commit is contained in:
parent
0a90b6b77a
commit
27520842e3
59 changed files with 191 additions and 34 deletions
54
server/game/room/messages.json
Normal file
54
server/game/room/messages.json
Normal file
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"roomEnter": [
|
||||
"@ has entered the room, the cunt.",
|
||||
"Oh, looks like @ decided to show up.",
|
||||
"Here comes @.",
|
||||
"Guys, it's over, @ is here",
|
||||
"What a great time we're having. Aw crap, here's @.",
|
||||
"@ has entered the room.",
|
||||
"Some guy by the name of @ decided to show up.",
|
||||
"A wild @ appeared!",
|
||||
"Oh no, @ just arrived.",
|
||||
"Look out it's @!",
|
||||
"@ has come for a visit.",
|
||||
"Out of nowhere, @ arrives.",
|
||||
"@ has penetrated the room.",
|
||||
"@ showed up.",
|
||||
"Good news, everyone, @ is here.",
|
||||
"@ joined the room.",
|
||||
"@ has arrived to play with y'all.",
|
||||
"@ entered the room, the audacity.",
|
||||
"Someone let @ in again.",
|
||||
"@ has decided to participate.",
|
||||
"@ joined the game.",
|
||||
"You know @, the weird one? Yeah, he just joined.",
|
||||
"Uh-oh spaghetti-o, it's @.",
|
||||
"@ joined the room :/",
|
||||
"May as well leave now, @ just joined.",
|
||||
"@ decided to turn up.",
|
||||
"@ has popped by for a visit.",
|
||||
"And like that annoying friend who won't go away, @ arrives.",
|
||||
"@ now arrives, run for your lives",
|
||||
"@ joined the room. This is a \"good\" thing.",
|
||||
"For fuck's sake, @ has joined again.",
|
||||
"Well great, @ entered the room.",
|
||||
"@ has entered the room, hopefully they'll leave soon.",
|
||||
"@ didn't listen when we told them to go away and has joined.",
|
||||
"@ has entered the game. They actually did it. Wow.",
|
||||
"@ entered the room, but maybe it won't be as bad as last time.",
|
||||
"Everybody clap for @, the shithead who has joined the room.",
|
||||
"@ has come by for a visit. Joy of joys."
|
||||
],
|
||||
"roomLeave": [
|
||||
"@ has left, finally.",
|
||||
"@ has left the room.",
|
||||
"@ finally decided to leave.",
|
||||
"@ is now gone, good ridance.",
|
||||
"@ disconnected. Good.",
|
||||
"After much waiting, @ has finally left.",
|
||||
"@ is gone. Hopefully it'll stay that way.",
|
||||
"Thankfully @ has left the room.",
|
||||
"@ has exited the game :)",
|
||||
"@ left. Now hope they don't come back."
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue