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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/entities/raws/noodles.json b/src/entities/raws/noodles.json
index 6e2ecded7513..dfa2609f5ecb 100644
--- a/src/entities/raws/noodles.json
+++ b/src/entities/raws/noodles.json
@@ -5,11 +5,11 @@
       "char": "n",
       "color": "yellow"
     },
-    "description": "You know exactly what kind of noodles",
+    "description": "a big bowl o' noodles",
+    "long_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"
+    }
   }
 }