From 32a62cfcb925225359a5c90761b795f2f737ebd2 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 18 Aug 2026 00:08:28 -0400 Subject: Re-populate games --- 2026/games/ellg/assets/beef1.png | Bin 0 -> 1245 bytes 2026/games/ellg/assets/beef2.png | Bin 0 -> 1280 bytes 2026/games/ellg/assets/chefhat.png | Bin 0 -> 1224 bytes 2026/games/ellg/assets/guy1.png | Bin 0 -> 1179 bytes 2026/games/ellg/assets/guy2.png | Bin 0 -> 1186 bytes 2026/games/ellg/assets/guy3.png | Bin 0 -> 1212 bytes 2026/games/ellg/assets/guy4.png | Bin 0 -> 1319 bytes 2026/games/ellg/assets/hungry.png | Bin 0 -> 1450 bytes 2026/games/ellg/assets/lose.png | Bin 0 -> 1629 bytes 2026/games/ellg/assets/pot.png | Bin 0 -> 1074 bytes 2026/games/ellg/assets/song.mp3 | Bin 0 -> 1196325 bytes 2026/games/ellg/assets/table.png | Bin 0 -> 276 bytes 2026/games/ellg/assets/win.png | Bin 0 -> 2357 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 2026/games/ellg/assets/beef1.png create mode 100644 2026/games/ellg/assets/beef2.png create mode 100644 2026/games/ellg/assets/chefhat.png create mode 100644 2026/games/ellg/assets/guy1.png create mode 100644 2026/games/ellg/assets/guy2.png create mode 100644 2026/games/ellg/assets/guy3.png create mode 100644 2026/games/ellg/assets/guy4.png create mode 100644 2026/games/ellg/assets/hungry.png create mode 100644 2026/games/ellg/assets/lose.png create mode 100644 2026/games/ellg/assets/pot.png create mode 100644 2026/games/ellg/assets/song.mp3 create mode 100644 2026/games/ellg/assets/table.png create mode 100644 2026/games/ellg/assets/win.png (limited to '2026/games/ellg/assets') diff --git a/2026/games/ellg/assets/beef1.png b/2026/games/ellg/assets/beef1.png new file mode 100644 index 0000000..0dbc9d9 Binary files /dev/null and b/2026/games/ellg/assets/beef1.png differ diff --git a/2026/games/ellg/assets/beef2.png b/2026/games/ellg/assets/beef2.png new file mode 100644 index 0000000..d2bd0c0 Binary files /dev/null and b/2026/games/ellg/assets/beef2.png differ diff --git a/2026/games/ellg/assets/chefhat.png b/2026/games/ellg/assets/chefhat.png new file mode 100644 index 0000000..951cac4 Binary files /dev/null and b/2026/games/ellg/assets/chefhat.png differ diff --git a/2026/games/ellg/assets/guy1.png b/2026/games/ellg/assets/guy1.png new file mode 100644 index 0000000..7b9b503 Binary files /dev/null and b/2026/games/ellg/assets/guy1.png differ diff --git a/2026/games/ellg/assets/guy2.png b/2026/games/ellg/assets/guy2.png new file mode 100644 index 0000000..fdecfe7 Binary files /dev/null and b/2026/games/ellg/assets/guy2.png differ diff --git a/2026/games/ellg/assets/guy3.png b/2026/games/ellg/assets/guy3.png new file mode 100644 index 0000000..f9a8ad2 Binary files /dev/null and b/2026/games/ellg/assets/guy3.png differ diff --git a/2026/games/ellg/assets/guy4.png b/2026/games/ellg/assets/guy4.png new file mode 100644 index 0000000..a3074a5 Binary files /dev/null and b/2026/games/ellg/assets/guy4.png differ diff --git a/2026/games/ellg/assets/hungry.png b/2026/games/ellg/assets/hungry.png new file mode 100644 index 0000000..1acc9dc Binary files /dev/null and b/2026/games/ellg/assets/hungry.png differ diff --git a/2026/games/ellg/assets/lose.png b/2026/games/ellg/assets/lose.png new file mode 100644 index 0000000..7a1b38c Binary files /dev/null and b/2026/games/ellg/assets/lose.png differ diff --git a/2026/games/ellg/assets/pot.png b/2026/games/ellg/assets/pot.png new file mode 100644 index 0000000..75e0ad9 Binary files /dev/null and b/2026/games/ellg/assets/pot.png differ diff --git a/2026/games/ellg/assets/song.mp3 b/2026/games/ellg/assets/song.mp3 new file mode 100644 index 0000000..1437c97 Binary files /dev/null and b/2026/games/ellg/assets/song.mp3 differ diff --git a/2026/games/ellg/assets/table.png b/2026/games/ellg/assets/table.png new file mode 100644 index 0000000..9ec1aab Binary files /dev/null and b/2026/games/ellg/assets/table.png differ diff --git a/2026/games/ellg/assets/win.png b/2026/games/ellg/assets/win.png new file mode 100644 index 0000000..f47a046 Binary files /dev/null and b/2026/games/ellg/assets/win.png differ -- cgit v1.3.1