From 8acfd6dbef22debdcc93a197d3b19ce3fb549195 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 14 Apr 2018 17:08:51 -0400 Subject: [PATCH] Three apparently didn't require it Even though they appeared in a document as being "special" food, fountain, and lava symbol didn't require the quote sequence --- doc/Guidebook.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index f31ecf74c..57418f742 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -4515,8 +4515,8 @@ Default & Symbol Name & Description\\ \verb@f@ & S\verb+_+feline & (cat or other feline)\\ \verb@^@ & S\verb+_+fire\verb+_+trap & (fire trap)\\ \verb@!@ & S\verb+_+flashbeam & (flash beam)\\ -\verb@\%@ & S\verb+_+food & (piece of food)\\ -\verb@\{@ & S\verb+_+fountain & (fountain)\\ +\verb@%@ & S\verb+_+food & (piece of food)\\ +\verb@{@ & S\verb+_+fountain & (fountain)\\ \verb@F@ & S\verb+_+fungus & (fungus or mold)\\ \verb@*@ & S\verb+_+gem & (gem or rock)\\ \verb@ @ & S\verb+_+ghost & (ghost)\\ @@ -4542,7 +4542,7 @@ Default & Symbol Name & Description\\ \verb@k@ & S\verb+_+kobold & (kobold)\\ \verb@K@ & S\verb+_+kop & (Keystone Kop)\\ \verb@^@ & S\verb+_+land\verb+_+mine & (land mine)\\ -\verb@\}@ & S\verb+_+lava & (molten lava)\\ +\verb@}@ & S\verb+_+lava & (molten lava)\\ \verb@l@ & S\verb+_+leprechaun & (leprechaun)\\ \verb@^@ & S\verb+_+level\verb+_+teleporter & (level teleporter)\\ \verb@L@ & S\verb+_+lich & (lich)\\