Quote Originally Posted by HopAlongBunny View Post
Does the Papacy require any fiddling with SetOffice or do all offices work?
Gah, I've just noticed this. Yes, as with Novogorod you have would have to add offices as follows:

Code:
AddOffice:: FN_PAPIST			royal_palace			"title here" 	+2		+2		0		0			0		0			0
AddOffice:: FN_PAPIST			constables_palace		""  			+2		0		0		2			0		0			0
AddOffice:: FN_PAPIST			marshals_palace			"" 	+2		0		0		2			0		0			0
AddOffice:: FN_PAPIST			chancellery				""  	+3		1		0		1			0		0			0
AddOffice:: FN_PAPIST			admiralty				""		  	+1		0		0		2			0		0			0
AddOffice:: FN_PAPIST			cathedral				""				0		2		0		0			3		0			0

AddOffice:: FN_NOVGOROD			royal_palace			""  	+2		+2		0		0			0		0			0
AddOffice:: FN_NOVGOROD			constables_palace		""  		+2		0		0		2			0		0			0
AddOffice:: FN_NOVGOROD			marshals_palace			""			  			+2		0		0		2			0		0			0
AddOffice:: FN_NOVGOROD			chancellery				""		+3		1		0		1			0		0			0
AddOffice:: FN_NOVGOROD			admiralty				""	  	+1		0		0		2			0		0			0
AddOffice:: FN_NOVGOROD			cathedral				""			0		2		0		0			3		0			0