-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.rb
More file actions
12 lines (8 loc) · 763 Bytes
/
data.rb
File metadata and controls
12 lines (8 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
@player_game = ["!bt7", "!bsf", "!bdbz"]
@player_tekken = { "Super Akuma" => "2230", "Guni" => "1795", "DougFromParis" => "1215", "Kalak" => "1105", "TinkiBoobiz" => "785" }
@player_sf = { "Luffy" => "2165", "Akainu" => "1205", "JuniorLeo" => "587", "Mister Crimsom" => "410", "Layo" => "355" }
@player_dbz = { "Skyll" => "1720", "Eifi" => "1435", "Wawa" => "1335", "Alioune" => "915", "Noka" => "835" }
@event = { "Tournois 1" => "10/05/2019", "Tournois 2" => "20/05/2019", "Tournois 3" => "30/05/2019" }
@listing_player = { "tekken" => "Heihachi approves ...\n", "sf" => "Hadouken spirit team ...\n", "dbz" => "Omae no deban da Goahn !\n" }
@projet = { "Stream Tekken Global" => "Mishima", "Esport VS Club" => "Kazuya" }
@merci_array = ["!merci", "!thanks"]