Sfoglia il codice sorgente

[fixed] saveupdater emptying the water bottle

Awesome 3 settimane fa
parent
commit
f1dc7ecfba
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/saveupdater.qsrc

+ 1 - 1
locations/saveupdater.qsrc

@@ -2733,7 +2733,7 @@ if temp_current_save_version < 00090204:
 	if GarTorgItem					> 0:			mc_inventory['trinkets_garage']	= GarTorgItem					& killvar 'GarTorgItem'
 	if TovarL						> 0:			mc_inventory['trinkets_home']	= TovarL						& killvar 'TovarL'
 	if perenGarTov > 0: killvar 'perenGarTov'
-	if mc_inventory['refill_bottle'] > 0:		mc_inventory['refill_bottle_water'] = mc_inventory['refill_bottle']	& mc_inventory['refill_bottle'] = 1
+	if mc_inventory['refill_bottle'] > 0 and mc_inventory['refill_bottle_water'] = 0:		mc_inventory['refill_bottle_water'] = mc_inventory['refill_bottle']	& mc_inventory['refill_bottle'] = 1
 	killvar'kuhdrova'
 	if Oleg['analCumInside']			> 0: Oleg['cumAnal']					 = Oleg['analCumInside']
 	if Oleg['analCumInside']			> 0: Oleg['analCumInside']				-= Oleg['analCumInsideUnwanted']