This commit is contained in:
parent
e6562fda8c
commit
b2b1229fb8
6 changed files with 140 additions and 36 deletions
|
|
@ -692,7 +692,6 @@ namespace Server.Misc
|
|||
}
|
||||
|
||||
CityInfo city = GetStartLocation( args, young );
|
||||
//CityInfo city = new CityInfo( "Britain", "Sweet Dreams Inn", 1496, 1628, 10, Map.Felucca );
|
||||
|
||||
newChar.MoveToWorld( city.Location, city.Map );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue