Exemplo n.º 1
0
 public static void RuneLibraryDungeonsFelucca_OnCommand(CommandEventArgs args)
 {
     Mobile m = args.Mobile;
     RuneLibraryDungeonsFelucca rl = new RuneLibraryDungeonsFelucca(m);
 }
		public static void RuneLibraryDungeonsFelucca_OnCommand( CommandEventArgs args )
		{
			Mobile m = args.Mobile;
         	RuneLibraryDungeonsFelucca rl = new RuneLibraryDungeonsFelucca(m);
		}