Ein paar fixes
This commit is contained in:
@ -52,7 +52,10 @@ function fun:choose_random(user_name, other_user)
|
||||
user_name..' schickt '..other_user..' nach Bikini Bottom.',
|
||||
user_name..' beamt '..other_user..' hoch.',
|
||||
user_name..' und '..other_user..' sind taube Nüsschen. Yeah!',
|
||||
user_name..' schmiert Hundescheiße auf '..other_user..'’s Nike Air.'
|
||||
user_name..' schmiert Hundescheiße auf '..other_user..'’s Nike Air.',
|
||||
user_name..' erstellt eine falsche Route auf '..other_user..'’s Navi.',
|
||||
user_name..' zieht '..other_user..' die Hose aus.',
|
||||
user_name..' schenkt '..other_user..' Bibis Beauty-Cream.'
|
||||
}
|
||||
math.randomseed(os.time())
|
||||
math.randomseed(os.time())
|
||||
|
Reference in New Issue
Block a user