---01/19/2003---

added tag.mountid to all mounts

moved NPC events with exception of e_allplayers to the NPC folder

moved all loot scripts to the NPC folder

added loot scripts for Animals

added all missing monsters according to stratics hunters guide

added:
	RESDISPID=	// Artwork that will show to clients not using atleast the clientres of resdisplevel
	RESDISPLEVEL=	// level npc was first introduced to a client (1=base, 2=T2A, 3=3rd dawn, 4=Black)
	RESDISPHUE=	// color of npc when resdisp is used

added many events to NPCS, look at sphere_d_npc_events.scp in NPCS folder

adjusted loots to match stratics information

changed axis tags to match stratics hunters guide http://uo.stratics.com/hunters/index.shtml

added spell books for npc casters

added maxhits; maxstam; maxmana to NPC's

adjusted skills and stats to match stratics hunters guide

added peacemaking skill requirements to NPC's

created new file sphere_d_templates_magic.scp in NPCS folder, holds loot information for magic weapons to make it easier to change to a custom magic loot system.

modified sphere_d_spells.scp && sphere_d_item_provisions_alchemy_magic.scp to fix wrong reags requirments on certain spells

modified sphere_d_dialog.scp to fix tweak information on items (buttons not working, and certain fields not in correct place)
				also put checks into town gates to not allow people with CLIENTRES < 4 to enter ilshenar lands

modified sphere_d_item_provisions_alchemy_magic.scp added check to insure that clients with CLIENTRES < 4 not able to goto ilshenar lands

modified:

	sphere_d_house_item.scp
	sphere_d_house_menu.scp
	sphere_d_item_multis.scp

				fixed several issues with housing, also added tags for max lock downs and secure containers as per stratics


modified:

	sphere_d_events.scp

				added a check so if a CLIENTRES <4 and client is in mapplane 2 (ilshenar) they will be sent to the Britian Moongate

				added a check at login, that if client is in a house they are not (owner co-owner friend) they will be placed outside of the house	


modified: unicorns

				only females can ride (per stratics)

added file:
	
	sphere_d_help_system_dialogs.scp

				default OSI style HELP dialog

				modify top [DEFNAMES HELP_MENU_SETTINGS] to match your shards settings


	

