about summary refs log tree commit diff
path: root/src/entities/raws/noodles.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/raws/noodles.json')
-rw-r--r--src/entities/raws/noodles.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/entities/raws/noodles.json b/src/entities/raws/noodles.json
new file mode 100644
index 000000000000..d4b773cac533
--- /dev/null
+++ b/src/entities/raws/noodles.json
@@ -0,0 +1,14 @@
+{
+  "Item": {
+    "name": "noodles",
+    "char": {
+      "char": "๐Ÿœ"
+    },
+    "description": "You know exactly what kind of noodles",
+    "edible_item": {
+      "eat_message": "You slurp up the noodles",
+      "hitpoints_healed": 2
+    },
+    "display_name": "big bowl o' noodles"
+  }
+}