Kleine Fixes und Verbesserungen

This commit is contained in:
2017-05-24 21:28:05 +02:00
parent a3b54cb2a1
commit 19eb111b9f
5 changed files with 44 additions and 27 deletions

View File

@ -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())