Przeglądaj źródła

[Fixed] This variable should never have been, thanks Unstable Egghead for pointing out its loney and pointless existance

Kevin_Smarts 1 rok temu
rodzic
commit
6d3408f6c7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      locations/dina.qsrc

+ 1 - 1
locations/dina.qsrc

@@ -142,7 +142,7 @@ $hypnoDaychange = {
 			if rand(0,4) = 0:
 				hypnoStrength = 19
 				hypnoTime -= 1
-				if hypnoTime < 10:hypnoAddict = 1 & hypnoBlock = 0 & hypnoWithdrawal = 1
+				if hypnoTime < 10:hypnoAddict = 1 & hypnoWithdrawal = 1
 			end
 		end
 	end