############################################################
# As of Stone Soup 0.3 the previously hardcoded monster
# speech has been outsourced. This makes changing existing
# messages, and adding new ones really easy.
#
# monspeak.txt contains the messages of monsters that "talk"
# to the player, or at least the biggest part there-of.
#
# For an explanation of how to read shout.txt and monspeak.txt
# and how to add new messages, see monster_speech.txt in the
# docs/develop/ directory.
############################################################

############################################################
# Library of randomised word/phrase substitutions.
# The keys will have to be changed in the unlikely event that
# monsters are ever given names like "yells" or "begs".
############################################################
%%%%
__RESIST_OR_NOTHING

__YOU_RESIST

__NOTHING_HAPPENS
%%%%
ATTACK

ATTACK

DIE
%%%%
shouts

shouts

yells
%%%%
yells

yells

wails

cries

screams
%%%%
# for ghosts
wails

wails

shouts

says

screams
%%%%
begs

begs

pleads
%%%%
almost

almost

nearly
%%%%
moans

moans

wails
%%%%
mutters

mutters

mumbles
%%%%
blubbers

blubbers

cries
%%%%
Mommeee

Mommeee

Daddeee
%%%%
rattled

rattled

scared stiff
%%%%
pointless

pointless

senseless

useless
%%%%
ploy

ploy

trick
%%%%
smoke_or_steam

smoke

steam
%%%%
############################################################
# Library of speeches for types of monsters, like priests,
# wizards, guards and so on.
############################################################
%%%%
_high_priest_

@_high_priest_common_@

w:5
@_high_priest_medium_@

w:1
@_high_priest_rare_@
%%%%
_high_priest_common_

SPELL:@The_monster@ prays.

SPELL:@The_monster@ mumbles some strange prayers.

SPELL:@The_monster@ intones a terrible prayer.

@The_monster@ starts to sing a prayer.

@The_monster@ says @to_foe@, "All sinners must die."

%%%%
_high_priest_medium_

VISUAL:@The_monster@ looks excited.

VISUAL:@The_monster@ performs a strange gesture.

@The_monster@ shouts @at_foe@, "You are a heretic and must be destroyed!"

@The_monster@ says @to_foe@, "You will make a fine sacrifice."

@The_monster@ shouts @at_foe@, "You must be punished!"
%%%%
_high_priest_rare_

@The_monster@ says @to_foe@, "Right in the middle of my sermon, too."

@The_monster@ says @to_foe@, "The wages of sin are death, you know."

# Mother Theresa
@The_monster@ whispers @to_foe@, "Deep inside, it's sometimes so empty."
## END _high_priest_ ##
%%%%
_mercenary_guard_

@_mercenary_guard_common_@

w:5
@_mercenary_guard_medium_@

w:1
@_mercenary_guard_rare_@
%%%%
_mercenary_guard_common_

VISUAL:@The_monster@ looks very unfriendly.

VISUAL:@The_monster@ looks very cold.

VISUAL:@The_monster@ grins evilly.

@The_monster@ screams @at_foe@, "One false step and I'll kill you."

@The_monster@ screams @at_foe@, "I'm going to kill you! Now!"

@The_monster@ shouts, "You will never get the Orb!" @player_only@

@The_monster@ says @to_foe@, "No trespassing is allowed here."

@The_monster@ says @to_foe@, "Drop everything you've found here and return home."

@The_monster@ says @to_foe@, "Return every stolen item!"

@The_monster@ shouts @at_foe@, "Intruder!"

@The_monster@ screams @at_foe@, "You must be punished!"
%%%%
_mercenary_guard_medium_

@The_monster@ says @to_foe@, "Now you've reached the end of your journey."

@The_monster@ says @to_foe@, "It's nothing personal."

@The_monster@ says @to_foe@, "Coming here was your last mistake."

@The_monster@ says @to_foe@, "The best offense is a good offense."

@The_monster@ shouts @at_foe@, "Return immediately or I'll kill you!"
%%%%
_mercenary_guard_rare_

@The_monster@ says, "A dead adventurer is a good adventurer." @player_only@

@The_monster@ shouts @at_foe@, "It's the end of the party!"

@The_monster@ shouts @at_foe@, "Surrender and die!"

## END _mercenary_guard_ ##
%%%%
_wizard_

@_wizard_common_spell_@
@_fake_spell_effect_@

w:8
@_wizard_medium_@

w:1
@_wizard_rare_@
%%%%
_wizard_common_spell_

SPELL:@The_monster@ wildly gestures.

SPELL:@The_monster@ mumbles some strange words.

SPELL:@The_monster@ casts a spell.
%%%%
_fake_spell_effect_

w:20
@__RESIST_OR_NOTHING@

w:15
__YOU_RESIST

ENCHANT:@The_monster@ becomes transparent for a moment.

ENCHANT:@The_monster@ glows brightly for a moment.

ENCHANT:@The_monster@'s fingertips start to glow.
%%%%
_wizard_medium_

SPELL:@The_monster@ casts a spell.
ENCHANT:@The_monster@ becomes larger for a moment.

VISUAL SPELL:@The_monster@'s eyes start to glow.

VISUAL SPELL:@The_monster@ tries to paralyze @foe@ with @possessive@ gaze.

@The_monster@ shouts @at_foe@, "You can't withstand my power!"

@The_monster@ shouts @at_foe@, "You are history!"
%%%%
_wizard_rare_

VISUAL SPELL:@The_monster@ throws some strange powder towards @foe@.

SPELL:@The_monster@ says @to_foe@, "Argatax netranoch dertex."

SPELL:@The_monster@ says @to_foe@, "Dogrw nutew berg."

SPELL:@The_monster@ shouts @at_foe@, "Entram moth deg ulag!"

## END _wizard_ ##
%%%%
_hostile_adventurer_

@_hostile_adventurer_common_@

w:5
@_hostile_adventurer_rare_@
%%%%
_hostile_adventurer_common_

VISUAL:@The_monster@ frowns.

@The_monster@ screams, "I was here first!" @player_only@

@The_monster@ screams, "The Orb is mine!" @player_only@

@The_monster@ screams @at_foe@, "Go away or die!"

@The_monster@ screams @at_foe@, "Die!"
%%%%
_hostile_adventurer_rare_

VISUAL:@The_monster@ looks very upset.

@The_monster@ screams @at_foe@, "Return home!"

@The_monster@ screams @at_foe@, "Give me all your treasure!"

@The_monster@ screams, "You will never get the Orb!" @player_only@

@The_monster@ screams @at_foe@, "First you have to pass me!"

@The_monster@ screams @at_foe@, "I hate you!"

@The_monster@ laughs @at_foe@, "I am free! Free to kill you!"
## END _hostile_adventurer_ ##
%%%%
_friendly_imp_

@_friendly_imp_common_@

w:6
@_friendly_imp_rare_@
%%%%
_friendly_imp_common_

VISUAL:@The_monster@ jumps up and down with excitement.

VISUAL:@The_monster@ grins impishly at you.

VISUAL:@The_monster@ picks up some beetles from the @surface@ and offers them to you.

VISUAL:@The_monster@ blows smoke rings.

@The_monster@ says, "OK, boss!"

@The_monster@ says, "The Orb is all yours."

@The_monster@ says, "Isn't this more fun with friends?"
%%%%
_friendly_imp_rare_

@The_monster@ says, "Uh-oh! Wait. OK."

@The_monster@ says, "You're so much nicer than my last boss."

@The_monster@ shouts, "Stay back! It could be a @ploy@!"

@The_monster@ shouts, "Over here! I found it!"

@The_monster@ says, "Just tell me who NOT to kill."

## END _friendly_imp_ ##
%%%%
_hostile_imp_

@_hostile_imp_common_@

w:7
@_hostile_imp_rare_@
%%%%
_hostile_imp_common_

@The_monster@ laughs crazily.

VISUAL:@The_monster@ grins evilly.

VISUAL:@The_monster@ lashes @possessive@ tail.

VISUAL:@The_monster@ grinds @possessive@ teeth.

VISUAL:@The_monster@ breathes @smoke_or_steam@ at @foe@.
%%%%
_hostile_imp_rare_

VISUAL:@The_monster@ spits at @foe@.

VISUAL:@The_monster@ picks up a beetle and eats it.

@The_monster@ sputters.

VISUAL:@The_monster@ disappears for a moment.

VISUAL:@The_monster@ summons a swarm of flies.
## END _hostile_imp_ ##
%%%%
_demon_taunt_

@The_monster@ @says@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__NONEys@ @to_foe@, "@demon_taunt@"
%%%%
_imp_taunt_

@The_monster@ @says@ @to_foe@, "@imp_taunt@"
##########################################
# Messages by monster body shape
##########################################
%%%%
default stupid friendly humanoid

__N