- Added new DLC map support, called Aberration Note: if you already have an exist server and if you want to use the map, then you need to insert 'Aberration_P' map name manually to get it to work.
@@ -143,7 +143,8 @@
echo "File $maplist not found."
echo "Generating new maplist file in $maplist!"
touch $maplist
- echo Ragnarok> $maplist
+ echo Aberration_P> $maplist
+ echo Ragnarok>> $maplist
echo ScorchedEarth_P>> $maplist
echo TheCenter>> $maplist
echo TheIsland>> $maplist