Difference between revisions of "Plog"
m (Set version to 0.17.) |
(Add a source code link and bump version; learndb no longer says that it's a misspelling of Ploog) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{version024}} |
− | '''Plog''' is the fallback name if Crawl's name generator creates a name that is too short, i.e. under 4 characters. It can appear as a name for [[randart]]s, [[Pan lord]]s, and [[shop]]keepers, along with a few other more specialized randomly-named things. It has no particular significance; | + | '''Plog''' is the fallback name if Crawl's name generator creates a name that is too short, i.e. under 4 characters<ref>{{source ref|0.24.0|item-name.cc|2902}}</ref>. It can appear as a name for [[randart]]s, [[Pan lord]]s, and [[shop]]keepers, along with a few other more specialized randomly-named things. It has no particular significance; also, it is not a misspelling of ''Ploog'', as it appeared in the code long before either [[Development team|dpeg or jpeg]] was involved in the project. It does not indicate anything about the object/creature so named. However, it will appear with much higher frequency than any other random name. |
+ | |||
+ | ==References== | ||
+ | <references/> |
Revision as of 20:41, 22 January 2020
Version 0.24: This article may not be up to date for the latest stable release of Crawl.
Plog is the fallback name if Crawl's name generator creates a name that is too short, i.e. under 4 characters[1]. It can appear as a name for randarts, Pan lords, and shopkeepers, along with a few other more specialized randomly-named things. It has no particular significance; also, it is not a misspelling of Ploog, as it appeared in the code long before either dpeg or jpeg was involved in the project. It does not indicate anything about the object/creature so named. However, it will appear with much higher frequency than any other random name.
References
- ↑ item-name.cc:2902 (0.24.0)