瀏覽代碼

[fixed] Pain calc not run when pain applied

Kevin_Smarts 6 月之前
父節點
當前提交
9f6b831239
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      locations/pain.qsrc

+ 1 - 0
locations/pain.qsrc

@@ -206,6 +206,7 @@ else
 
     !arousal calculation
     !arousal += (pain[1] * pain[2]) * pain[3] * masochism['pref'] / 1000
+	gs 'pain', 'calc'
 end
 
 --- pain ---------------------------------