WHY DID I WRITE VANILLA TEA :SOB:

This commit is contained in:
SquareScreamYT 2024-03-22 15:00:49 +08:00 committed by GitHub
parent 0844a7e827
commit 621d5ce15c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -6109,10 +6109,6 @@ elements.vanilla_stem = {
elements.vanilla_leaves = {
color: "#5d9c48",
reactions: {
"water": { elem2:"vanilla_tea", tempMin:80 },
"salt_water": { elem2:"vanilla_tea", tempMin:80 },
"sugar_water": { elem2:"vanilla_tea", tempMin:80 },
"seltzer": { elem2:"vanilla_tea", tempMin:80 },
"stench": { elem2:null, chance:0.25 },
"steam": { elem2:"fragrance", chance:0.1 },
"flea": { elem2:null, chance:0.01 },
@ -6439,3 +6435,4 @@ elements.sprinkle_bomb = {
excludeRandom: true,
cooldown: defaultCooldown
}