浏览代码

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

Kevin_Smarts 1 年之前
父节点
当前提交
6d3408f6c7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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