# Copyright (c) 2025 by Anarchist2
#
# Endless Sky is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later version.
#
# Endless Sky is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# this program. If not, see <https://www.gnu.org/licenses/>.

substitutions
	# Substitutions for homeworlds. Defaults to New Boston.
	"<home planet>" "New Boston"
	"<home planet>" "Midgard"
		has "start: deep"
	"<home planet>" "Mainsail"
		has "start: paradise"
	"<home planet>" "Earth"
		has "start: syndicate"
	"<home planet>" "Greenwater"
		has "start: hai"
	# Substitutions for home systems. Defaults to Rutilicus.
	"<home system>" "Rutilicus"
	"<home system>" "Aludra"
		has "start: deep"
	"<home system>" "Alhena"
		has "start: paradise"
	"<home system>" "Sol"
		has "start: syndicate"
	"<home system>" "Fah Soom"
		has "start: hai"
