Kleine Fixes und Verbesserungen
This commit is contained in:
@ -55,7 +55,8 @@ function fun:choose_random(user_name, other_user)
|
||||
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.'
|
||||
user_name..' schenkt '..other_user..' Bibis Beauty-Cream.',
|
||||
user_name..' schubst '..other_user..' von einer Klippe. Armer Timmy...'
|
||||
}
|
||||
math.randomseed(os.time())
|
||||
math.randomseed(os.time())
|
||||
|
Reference in New Issue
Block a user