Partial Branch Sync

This commit is contained in:
mark 2007-08-27 08:49:15 +00:00
parent 4718a4b911
commit 1ef98f10ec
32 changed files with 166 additions and 102 deletions

View file

@ -147,7 +147,7 @@ namespace Server.Spells
"Chivalry",
"Bushido",
"Ninjitsu",
"SpellWeaving"
"Spellweaving"
};
public static Spell NewSpell( string name, Mobile caster, Item scroll )