Missionaries are now disabled when religion is disabled (#4791)

This commit is contained in:
Xander Lenstra
2021-08-08 14:22:09 +02:00
committed by GitHub
parent 58a3dfdda3
commit 4d0b2405e1

View File

@ -1525,7 +1525,7 @@
"name": "Missionary",
"unitType": "Civilian",
"uniques": ["Can spread religion [2] times", "Can be purchased with [Faith] [in all cities in which the majority religion is a major religion]",
"Unbuildable", "Religious Unit"],
"Unbuildable", "Religious Unit", "Hidden when religion is disabled"],
"movement": 4
}