CircleMUD Code - Mobiles
------------------------
00Index			This Index file.

attacks.txt		Multiple Attacks for mobiles

charmie.txt		Code to stop players from attacking charmies.

classprocs.txt		Extended 'class' procedures for mobs.

gmaster.tar.gz		Code to allow for shopkeeper like GMs
gmaster.README		Information for gmaster.tar.gz

hyperagg-mobs.txt	Make mobs even more aggressive than normal.

merciful.txt		Merciful Mob Snippet.

mobile_parser.patch	A patch to simplify mobile loading.
mobile_parser.README	Some information on mobile_parser.patch

mobagg.txt		Mob Flag Fast Aggression.

mob_fix.c.gz		A short program based upon db.c designed to read in
			a mob file and 'balance' it according to some
			hardcoded stats.

mobiq.txt		Mob Flag "Smart" Mobs.

moblists.tar.gz		Breaks mobile_activity down so that it is called
			once per mob from another external function.
moblists.README		Information on moblists.tar.gz

mobmem.txt		Allows mobiles to have memory of players, and
                        immortals to add to or remove memories.
mobmem2.txt		An alternate version of mobmem.txt
mobmem2.README		Information on mobmem2.txt

mob_skills.tar.gz	Various functions to give mobs the ability to use
			skills.
mob_skills.README	Information on mob_skills.tar.gz skills to your MUD.
mob_skills2.txt		An alternate method of giving mob skills.

mobstack.txt		Mob Stacking.

mob-wield.txt		Allows the semi-intelligent usage of weapons in 
			the inventory.

multimob.txt		Multi Attack for Mobs
mteachandmskillset.txt	mteach and mskillset

npc_brag.txt		When someone on the mud dies at the hands of an Npc,
			they end up having to suffer the humiliation of the
			npc's taunts on the gossip channel!

npc_races.diff		Races for mobiles.
npc_races.README	Information on npc_races.README

