Skip to content
Snippets Groups Projects
Commit b01880e8 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

remove farm gate in bm

parent 3e080bb3
No related branches found
No related tags found
No related merge requests found
......@@ -369,7 +369,7 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if
<</if>>
<<case "AnimalOrgans">>
<<if $experimental.food && $experimental.animalOvaries && $farmyard>>
<<if $experimental.animalOvaries>>
<<if $animalOvaries == 0 || $animalTesticles == 0 || $animalMpreg == 0>>
<<if $organFarmUpgrade > 0>>
<<if $cash >= 25000>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment