Cài đặt Steam						
					
				
				
									Đăng nhập
											 | 
						Ngôn ngữ
						
																																					简体中文 (Trung giản thể)
																													繁體中文 (Trung phồn thể)
																													日本語 (Nhật)
																													한국어 (Hàn Quốc)
																													ไทย (Thái)
																													Български (Bulgaria)
																													Čeština (CH Séc)
																													Dansk (Đan Mạch)
																													Deutsch (Đức)
																													English (Anh)
																													Español - España (Tây Ban Nha - TBN)
																													Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
																													Ελληνικά (Hy Lạp)
																													Français (Pháp)
																													Italiano (Ý)
																													Bahasa Indonesia (Indonesia)
																													Magyar (Hungary)
																													Nederlands (Hà Lan)
																													Norsk (Na Uy)
																													Polski (Ba Lan)
																													Português (Tiếng Bồ Đào Nha - BĐN)
																													Português - Brasil (Bồ Đào Nha - Brazil)
																													Română (Rumani)
																													Русский (Nga)
																													Suomi (Phần Lan)
																													Svenska (Thụy Điển)
																													Türkçe (Thổ Nhĩ Kỳ)
																																							Українська (Ukraina)
																									Báo cáo lỗi dịch thuật
							
						
 
											 
													




 
			





Assuming this works with B18?
I also tried the same thing without Sequence or Test, just the usual PatchOperationAdd, and without A Dog Said, it generates red errors like expected.
BTW: The patch file can be named anything. (I named mine "BOTR-ADogSaid-patches.xml") But it seems modders always put their patches in a "Patches" folder.
Since you're going to leave this up, despite now supporting the Easy Patcher, I took the liberty of trying to replicate what this does via a patch file and xpath PatchOperations [gist.github.com]. Mostly, I did this as a challenge to learn the new patch system.
I have tested this in-game with two new games and it seems to work. (The only mods I had were HugsLib, BOTR (Classic), A Dog Said, and my test patch file.) I was able to perform operations on BOTR animals, like usual. If you want to use it, here it is:
https://pastebin.com/prDEsWwq
This xpath system has the advantage of better mod compatibility. (Your current version overwrites A Dog Said's Recipes_Surgery.xml .)