|
@@ -143,7 +143,8 @@
|
|
|
echo "File $maplist not found."
|
|
echo "File $maplist not found."
|
|
|
echo "Generating new maplist file in $maplist!"
|
|
echo "Generating new maplist file in $maplist!"
|
|
|
touch $maplist
|
|
touch $maplist
|
|
|
- echo Ragnarok> $maplist
|
|
|
|
|
|
|
+ echo Aberration_P> $maplist
|
|
|
|
|
+ echo Ragnarok>> $maplist
|
|
|
echo ScorchedEarth_P>> $maplist
|
|
echo ScorchedEarth_P>> $maplist
|
|
|
echo TheCenter>> $maplist
|
|
echo TheCenter>> $maplist
|
|
|
echo TheIsland>> $maplist
|
|
echo TheIsland>> $maplist
|