UchuServer / Uchu

LEGO Universe server written in C#
GNU Affero General Public License v3.0
86 stars 20 forks source link

Add Crux Prime Enemy Spawning #324

Closed TheNexusAvenger closed 2 years ago

TheNexusAvenger commented 2 years ago

Closes #229

This pull request implements enemy spawning on Crux Prime. The implementation used is ported over from Darkflame LEGO Universe with some tweaks due to how Uchu works.

Named enemies are included in this implementation.