|
From: <cro...@li...> - 2003-03-30 23:43:45
|
Module Name: arch Committed By: temitchell Date: Sun Mar 30 23:43:44 UTC 2003 Modified Files: arch/player/race: dwarf_p.arc elf.arc gnome_p.arc halfling.arc human.arc northman.arc troll_player.arc wraithp.arc Log Message: -missed setting the face - hmm, they all look to the right anyway.. what's up with that? Start of context diffs Index: arch/player/race/dwarf_p.arc diff -c arch/player/race/dwarf_p.arc:1.5 arch/player/race/dwarf_p.arc:1.6 *** arch/player/race/dwarf_p.arc:1.5 Sun Mar 30 14:55:11 2003 --- arch/player/race/dwarf_p.arc Sun Mar 30 15:43:44 2003 *************** *** 1,7 **** Object dwarf_player name dwarf randomitems dwarf_player_items ! face dwarf_p.111 msg The Dwarves are the hardy scions of Mostrai. The traditional profession of the dwarf is --- 1,7 ---- Object dwarf_player name dwarf randomitems dwarf_player_items ! face dwarf_p.151 msg The Dwarves are the hardy scions of Mostrai. The traditional profession of the dwarf is Index: arch/player/race/elf.arc diff -c arch/player/race/elf.arc:1.6 arch/player/race/elf.arc:1.7 *** arch/player/race/elf.arc:1.6 Sun Mar 30 14:55:11 2003 --- arch/player/race/elf.arc Sun Mar 30 15:43:44 2003 *************** *** 2,8 **** race faerie name elf randomitems elf_player_items ! face elf.171 msg An Elf is a child of Faerie, a scion of Lythander. Being of Faerie, they heal more --- 2,8 ---- race faerie name elf randomitems elf_player_items ! face elf.151 msg An Elf is a child of Faerie, a scion of Lythander. Being of Faerie, they heal more Index: arch/player/race/troll_player.arc diff -c arch/player/race/troll_player.arc:1.9 arch/player/race/troll_player.arc:1.10 *** arch/player/race/troll_player.arc:1.9 Sun Mar 30 14:55:11 2003 --- arch/player/race/troll_player.arc Sun Mar 30 15:43:44 2003 *************** *** 2,8 **** name troll race troll randomitems troll_player_items ! face smalltroll.111 msg A Troll is a nasty creature, usually: a scion of Gnarg. They have amazing strength and amazing --- 2,8 ---- name troll race troll randomitems troll_player_items ! face troll_p.151 msg A Troll is a nasty creature, usually: a scion of Gnarg. They have amazing strength and amazing Index: arch/player/race/wraithp.arc diff -c arch/player/race/wraithp.arc:1.10 arch/player/race/wraithp.arc:1.11 *** arch/player/race/wraithp.arc:1.10 Sun Mar 30 14:55:11 2003 --- arch/player/race/wraithp.arc Sun Mar 30 15:43:44 2003 *************** *** 2,8 **** name Wraith race undead randomitems wraith_player_items ! face wraithp.111 msg A Wraith is a spirit which has made an evil bargain in order to persist after natural --- 2,8 ---- name Wraith race undead randomitems wraith_player_items ! face wraithp.151 msg A Wraith is a spirit which has made an evil bargain in order to persist after natural |