Difference between revisions of "Parrot"

From NetHackWiki
Jump to navigation Jump to search
(autogenerated)
 
Line 19: Line 19:
 
  |reference=[[SLASH'EM_0.0.7E7F2/monst.c#line362]]
 
  |reference=[[SLASH'EM_0.0.7E7F2/monst.c#line362]]
 
}}
 
}}
 +
A parrot is a monster introduced in [[SLASH'EM]].  It can be tamed with [[vegan]] food, and is slightly better in combat than a [[large dog]].  Due to what may be an oversight, it does not fly: do not displace it into water or lava!
  
{{stub|This page was automatically generated by a modified version of nhtohtml version 1.9w}}
+
==Sounds==
[[Category:SLASH'EM monsters]]
+
Parrots (as well as [[cockatoo]]s have some interesting things to say.  Chatting with them produces one of the following messages:
 +
 
 +
<monster> squaarks louldly!<ref>It is misspelled in the source code, see [[SLASH'EM 0.0.7E7F2/sounds.c#line664]]</ref>
 +
<monster> says 'Polly want a lembas wafer!'
 +
<monster> says 'Nobody expects the Spanish Inquisition!'
 +
<monster> says 'Who's a good boy, then?'
 +
<monster> says 'Show us yer knickers!'
 +
<monster> says 'You'll never make it!'
 +
<monster> whistles suggestively!
 +
<monster> says 'What sort of a sword do you call that!'
 +
 
 +
 +
 
 +
<references/>

Revision as of 04:45, 27 November 2010

A parrot is a monster introduced in SLASH'EM. It can be tamed with vegan food, and is slightly better in combat than a large dog. Due to what may be an oversight, it does not fly: do not displace it into water or lava!

Sounds

Parrots (as well as cockatoos have some interesting things to say. Chatting with them produces one of the following messages:

<monster> squaarks louldly![1]
<monster> says 'Polly want a lembas wafer!'
<monster> says 'Nobody expects the Spanish Inquisition!'
<monster> says 'Who's a good boy, then?'
<monster> says 'Show us yer knickers!'
<monster> says 'You'll never make it!'
<monster> whistles suggestively!
<monster> says 'What sort of a sword do you call that!'


  1. It is misspelled in the source code, see SLASH'EM 0.0.7E7F2/sounds.c#line664