]> granicus.if.org Git - nethack/commitdiff
More wishing nits.
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Tue, 26 May 2015 00:05:18 +0000 (09:05 +0900)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Tue, 26 May 2015 00:06:41 +0000 (09:06 +0900)
src/objnam.c

index 8f66d253b9eec44318258b2c257e478e2b173bfe..51efcdf3f261e7ebec4cd419b2d5515055dd50ba 100644 (file)
@@ -1,4 +1,4 @@
-/* NetHack 3.6 objnam.c        $NHDT-Date: 1432590848 2015/05/25 21:54:08 $  $NHDT-Branch: master $:$NHDT-Revision: 1.133 $ */
+/* NetHack 3.6 objnam.c        $NHDT-Date: 1432598715 2015/05/26 00:05:15 $  $NHDT-Branch: master $:$NHDT-Revision: 1.135 $ */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -2316,6 +2316,8 @@ struct alt_spellings {
     { "kelp", KELP_FROND },
     { "eucalyptus", EUCALYPTUS_LEAF },
     { "royal jelly", LUMP_OF_ROYAL_JELLY },
+    { "lembas", LEMBAS_WAFER },
+    { "marker", MAGIC_MARKER },
     { "hook", GRAPPLING_HOOK },
     { "grappling iron", GRAPPLING_HOOK },
     { "grapnel", GRAPPLING_HOOK },