Changeset 339

Show
Ignore:
Timestamp:
07/14/07 08:50:39 (1 year ago)
Author:
ajps
Message:

Add missing entries in the monster knowledge list. Closes #240, #243.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/angband-3.0.8/src/cmd4.c

    r338 r339  
    149149        { "H",          "Harpies/Hybrids" }, 
    150150        { "h",          "Hominids (Elves, Dwarves)" }, 
    151         { "H",                "Hydras" }, 
     151        { "M",                "Hydras" }, 
    152152        { "i",          "Icky Things" }, 
    153         { "FI",               "Insects" }, 
     153        { "lFI",      "Insects" }, 
    154154        { "j",          "Jellies" }, 
    155155        { "K",          "Killer Beetles" }, 
     
    157157        { "L",          "Lichs" }, 
    158158        { "tp",         "Men" }, 
    159         { "$?!_",     "Mimics" }, 
     159        { ".$?!_",    "Mimics" }, 
    160160        { "m",          "Molds" }, 
    161161        { ",",          "Mushroom Patches" },