diff --git a/public/images/items/amulet.png b/public/images/items/amulet.png new file mode 100644 index 0000000..471f46f Binary files /dev/null and b/public/images/items/amulet.png differ diff --git a/public/images/items/armor.png b/public/images/items/armor.png new file mode 100644 index 0000000..fd79ea3 Binary files /dev/null and b/public/images/items/armor.png differ diff --git a/public/images/items/boots.png b/public/images/items/boots.png new file mode 100644 index 0000000..4859ef5 Binary files /dev/null and b/public/images/items/boots.png differ diff --git a/public/images/items/bow.png b/public/images/items/bow.png new file mode 100644 index 0000000..dfca1db Binary files /dev/null and b/public/images/items/bow.png differ diff --git a/public/images/items/bread.png b/public/images/items/bread.png new file mode 100644 index 0000000..a928366 Binary files /dev/null and b/public/images/items/bread.png differ diff --git a/public/images/items/default.png b/public/images/items/default.png new file mode 100644 index 0000000..91f2278 Binary files /dev/null and b/public/images/items/default.png differ diff --git a/public/images/items/gem.png b/public/images/items/gem.png new file mode 100644 index 0000000..dd0cabb Binary files /dev/null and b/public/images/items/gem.png differ diff --git a/public/images/items/gloves.png b/public/images/items/gloves.png new file mode 100644 index 0000000..d764bc8 Binary files /dev/null and b/public/images/items/gloves.png differ diff --git a/public/images/items/gold.png b/public/images/items/gold.png new file mode 100644 index 0000000..d1e9086 Binary files /dev/null and b/public/images/items/gold.png differ diff --git a/public/images/items/helmet.png b/public/images/items/helmet.png new file mode 100644 index 0000000..4db9745 Binary files /dev/null and b/public/images/items/helmet.png differ diff --git a/public/images/items/key.png b/public/images/items/key.png new file mode 100644 index 0000000..b96d8bd Binary files /dev/null and b/public/images/items/key.png differ diff --git a/public/images/items/meat.png b/public/images/items/meat.png new file mode 100644 index 0000000..3a15650 Binary files /dev/null and b/public/images/items/meat.png differ diff --git a/public/images/items/potion_blue.png b/public/images/items/potion_blue.png new file mode 100644 index 0000000..73f7782 Binary files /dev/null and b/public/images/items/potion_blue.png differ diff --git a/public/images/items/potion_green.png b/public/images/items/potion_green.png new file mode 100644 index 0000000..02f9ec9 Binary files /dev/null and b/public/images/items/potion_green.png differ diff --git a/public/images/items/potion_red.png b/public/images/items/potion_red.png new file mode 100644 index 0000000..790e937 Binary files /dev/null and b/public/images/items/potion_red.png differ diff --git a/public/images/items/ring.png b/public/images/items/ring.png new file mode 100644 index 0000000..ff36d21 Binary files /dev/null and b/public/images/items/ring.png differ diff --git a/public/images/items/scroll.png b/public/images/items/scroll.png new file mode 100644 index 0000000..da18269 Binary files /dev/null and b/public/images/items/scroll.png differ diff --git a/public/images/items/shield.png b/public/images/items/shield.png new file mode 100644 index 0000000..130989c Binary files /dev/null and b/public/images/items/shield.png differ diff --git a/public/images/items/staff.png b/public/images/items/staff.png new file mode 100644 index 0000000..772c04f Binary files /dev/null and b/public/images/items/staff.png differ diff --git a/public/images/items/sword.png b/public/images/items/sword.png new file mode 100644 index 0000000..8857e2e Binary files /dev/null and b/public/images/items/sword.png differ