Skip to content

Commit

Permalink
Add more 🍣
Browse files Browse the repository at this point in the history
  • Loading branch information
fukayatsu committed Dec 20, 2014
1 parent 9599dcb commit 62d9ac3
Show file tree
Hide file tree
Showing 41 changed files with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions sushi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,46 @@
'38' => ["phone", "call"],
'39' => ["hello"],
'40' => ["see you"],
'41' => ["smile_salmon"],
'42' => ["yeah"],
'43' => ["ok_dish"],
'44' => ["no_dish"],
'45' => ["gorgeous"],
'46' => ["good"],
'47' => ["hopping"],
'48' => ["i_see"],
'49' => ["kappamaki"],
'50' => ["hi_kappamaki"],
'51' => ["seeyou_kappamaki"],
'52' => ["bath", "miso_soup"],
'53' => ["mustache"],
'54' => ["omg"],
'55' => ["upset"],
'56' => ["confused"],
'57' => ["sigh_maguro"],
'58' => ["fall"],
'59' => ["shocked"],
'60' => ["frozen"],
'61' => ["what_temaki"],
'62' => ["dancing_temaki"],
'63' => ["thanks_temaki"],
'64' => ["congrats"],
'65' => ["smiling"],
'66' => ["supress"],
'67' => ["lol"],
'68' => ["gone"],
'69' => ["angry_ikura", "bomb"],
'70' => ["spread_ikura"],
'71' => ["hot"],
'72' => ["cold"],
'73' => ["heart"],
'74' => ["love_love"],
'75' => ["lonely"],
'76' => ["faint"],
'77' => ["XD", "xd"],
'78' => ["nap", "zzz"],
'79' => ["good_night"],
'80' => ["good_morning"],
}

def item_xml(options = {})
Expand Down
Binary file added sushiyuki_images/41.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/42.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/43.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/44.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/45.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/46.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/47.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/49.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/51.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/52.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/53.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/54.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/55.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/56.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/58.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/59.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/61.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/62.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/63.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/65.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sushiyuki_images/66.png
Binary file added sushiyuki_images/67.png
Binary file added sushiyuki_images/68.png
Binary file added sushiyuki_images/69.png
Binary file added sushiyuki_images/70.png
Binary file added sushiyuki_images/71.png
Binary file added sushiyuki_images/72.png
Binary file added sushiyuki_images/73.png
Binary file added sushiyuki_images/74.png
Binary file added sushiyuki_images/75.png
Binary file added sushiyuki_images/76.png
Binary file added sushiyuki_images/77.png
Binary file added sushiyuki_images/78.png
Binary file added sushiyuki_images/79.png
Binary file added sushiyuki_images/80.png

0 comments on commit 62d9ac3

Please sign in to comment.