Myonion

New Member
Aug 1, 2023
12
15
93
V1.0:

Mods please delete post if anything is wrong, sry

I downloaded the spin-off and it works fine, its not mine tho. Also is it possible to remove those annoying censored flash?
Screenshot 2025-10-15 194649.png
I tried, but they didn’t draw the nipples for her.
Anyway, here’s the replacement file. If anyone wants just download it and replace the file with the same name in [...\HEBEREKE BUNNY GARDEN_Data\Managed]


Or do it yourself — open Assembly-CSharp.dll with dnSpy, search for "SetTopless", and ...
C:
            public void SetTopless(bool v)
            {
                this.Topless.SetActive(true);
                this.Normal.SetActive(!v);
                this.CensorLight.SetActive(v); // right click this line, choose "edit method", then delete this line and compile the change
                this.Anim2.Animator.transform.GetChild(1).gameObject.SetActive(v);
            }
 
Last edited:

Hoala

New Member
Jun 13, 2020
12
11
22
View attachment 5344607
I tried, but they didn’t draw the nipples for her.
Anyway, here’s the replacement file. If anyone wants just download it and replace the file with the same name in [...\HEBEREKE BUNNY GARDEN_Data\Managed]


Or do it yourself — open Assembly-CSharp.dll with dnSpy, search for "SetTopless", and ...
C:
            public void SetTopless(bool v)
            {
                this.Topless.SetActive(true);
                this.Normal.SetActive(!v);
                this.CensorLight.SetActive(v); // right click this line, choose "edit method", then delete this line and compile the change
                this.Anim2.Animator.transform.GetChild(1).gameObject.SetActive(v);
            }
What about on the other minigame where u shake the bottle u know
 

Myonion

New Member
Aug 1, 2023
12
15
93
What about on the other minigame where u shake the bottle u know
nippleless.png

Done. The file that needs to be replaced is located in [...\HEBEREKE BUNNY GARDEN_Data\StreamingAssets\aa\StandaloneWindows64]
They didn't make a method in the code for lotion game like the yoga one, so I make the censorlight texture transparent this time.:HideThePain:
NIPPLELESS BOOBS ARE NOT BOOBS!!!
 
Last edited:

MTL_EN_j0yer

Active Member
Sep 11, 2018
818
837
308
View attachment 5357007
Gofile
Done. The file that needs to be replaced is located in [...\HEBEREKE BUNNY GARDEN_Data\StreamingAssets\aa\StandaloneWindows64]
They didn't make a method in the code for lotion game like the yoga one, so I make the censorlight texture transparent this time.:HideThePain:
NIPPLELESS BOOBS ARE NOT BOOBS!!!
reupload plox

we need a thread already for the spinoff :c
 
3.80 star(s) 6 Votes