diff --git a/game/base-system/settings.twee b/game/base-system/settings.twee
index e7dfc14529d57b0dd1993b836420ecc54cd9f5a8..948eabecc941107a1cd331b638ea20c192c1f997 100644
--- a/game/base-system/settings.twee
+++ b/game/base-system/settings.twee
@@ -39,7 +39,7 @@
 <<set $slimedisable to "f">>
 <<set $voredisable to "f">>
 <<set $tentacledisable to "f">>
-<<set $plantdisable to "t">>
+<<set $plantdisable to "f">>
 <<set $analdisable to "f">>
 <<set $analdoubledisable to "f">>
 <<set $analingusdisablegiving to "f">>
diff --git a/game/overworld-forest/loc-wolfpack/wolf.twee b/game/overworld-forest/loc-wolfpack/wolf.twee
index 8375d452a3f9aaa51db9d2f47da38f9aa9d43e0b..4707bb016c016656c439912d79e39eed2eff8f61 100644
--- a/game/overworld-forest/loc-wolfpack/wolf.twee
+++ b/game/overworld-forest/loc-wolfpack/wolf.twee
@@ -146,7 +146,7 @@
 				<<else>>
 					<<bHe>> admires your wolf ears. <<bHe>> nibbles at them gently.
 					<<if $monster is 1>>
-						"<<pPackbrother>>'s has taken to living with pack well," <<bhe>> says.
+						"<<pPackbrother>> has taken to living with pack well," <<bhe>> says.
 					<</if>>
 				<</if>>
 			<<elseif $cat gte 4 and $transformationParts.cat.ears isnot "hidden">>
@@ -163,6 +163,18 @@
 				<<else>>
 					<<bHe>> draws closer and sniffs your wings. <<bHe>> probably hasn't seen wings this close up very often.
 				<</if>>
+			<<elseif $cow gte 4 and $transformationParts.cow.ears isnot "hidden">>
+				<<bHe>> stares at your bovine ears and tilts <<bhis>> head.
+				<<if $monster is 1>>
+					"<<pPackbrother>>'s ears cannot perk up," <<bhe>> says. "Poor hearing over large distances. Can still hear pack's howl, hopefully."
+				<<else>>
+					<<bHe>> leans in to sniff them, 
+					<<if $transformationParts.cow.horns isnot "hidden" or $demon gte 2 and $transformationParts.demon.horns isnot "hidden" >>
+						but bumps <<bhis>> nose against your horns. <<bHe>> huffs and backs away.
+					<<else>>
+						making you giggle from the ticklish sensation.
+					<</if>>
+				<</if>>
 			<<else>>
 				<<if $monster is 1>>
 					<<bHe>> runs a hand over your hair. "Did <<ppackbrother>> lose ears in battle? My condolences." You giggle and tap the side of your head, showing your human ears. <<bHe>> doesn't seem to understand, and looks away with a huff.
diff --git a/game/overworld-town/special-kylar/christmas.twee b/game/overworld-town/special-kylar/christmas.twee
index 6c390e9c3007d5fb162c22b63717b80a810e4056..dfc27b690309efdf71ed00b6fca352b997cc76b8 100644
--- a/game/overworld-town/special-kylar/christmas.twee
+++ b/game/overworld-town/special-kylar/christmas.twee
@@ -286,6 +286,12 @@ Removed with no restraint.
 You grabbed gift with surprise,
 <br>
 Could yours be such a prize? 
+<<if $kylarSeen.includes("commando")>>
+	<br>
+	For <<his>> kindness, for <<his>> jewel,
+	<br>
+	You forgive <<his>> broken rule.
+<</if>>
 <br><br>
 
 <<link [[Next|Kylar Christmas 11]]>><</link>>