Handle Prism heart biscuits from Valentine season

Add Prism heart biscuits to Valentine cookies data.

Update required Valentine upgrade for "Lovely cookies" achievement to
"Prism heart biscuits".
This commit is contained in:
Chorizorro
2020-11-05 00:11:02 +01:00
parent f69fe11921
commit 356b1fec57
3 changed files with 4 additions and 4 deletions

View File

@@ -512,7 +512,7 @@ CM.Sim.BuyUpgrades = function() {
else if (i == 'Elder Covenant') {
CM.Sim.Win('Elder calm')
}
else if (i == 'Eternal heart biscuits') {
else if (i == 'Prism heart biscuits') {
CM.Sim.Win('Lovely cookies');
}
else if (i == 'Heavenly key') {