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:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user