#W# Orcs are now StandardOrcs. All Overland Forts are spawned.
This commit is contained in:
parent
d68d106d0d
commit
969ae08702
8 changed files with 108 additions and 33 deletions
|
|
@ -369,7 +369,7 @@ namespace Server
|
|||
typeof( Minion ),
|
||||
typeof( MinionWizard ),
|
||||
typeof( MinionWarrior ),
|
||||
typeof( Orc ),
|
||||
typeof( StandardOrc ),
|
||||
typeof( OrcCaptain ),
|
||||
typeof( OrcishLord ),
|
||||
typeof( OrcishMage ),
|
||||
|
|
@ -455,4 +455,4 @@ namespace Server
|
|||
} )
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue