• R/O
  • SSH

提交

标签

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Just a simple, and painful to use calculator for the game Factorio written in Python


Commit MetaInfo

修订版3d95e6a47f05edb4ea097ed61fe3163e2deb2767 (tree)
时间2018-02-07 01:25:29
作者Eric Hopper <hopper@omni...>
CommiterEric Hopper

Log Message

Adjustments for 0.16 times.

更改概述

差异

diff -r e1107f46ab6b -r 3d95e6a47f05 items.xml
--- a/items.xml Mon Feb 05 20:46:18 2018 -0800
+++ b/items.xml Tue Feb 06 08:25:29 2018 -0800
@@ -129,7 +129,7 @@
129129 <ingredient idref="gear" count="5" />
130130 <ingredient idref="iron" count="10" />
131131 </item>
132- <item id="refinery" name="Refinery" time="10" produced="1">
132+ <item id="refinery" name="Refinery" time="8" produced="1">
133133 <ingredient idref="steel" count="15" />
134134 <ingredient idref="gear" count="10" />
135135 <ingredient idref="stone_brick" count="10" />
@@ -190,7 +190,7 @@
190190 <ingredient idref="adv_circuit" count="5" />
191191 <ingredient idref="stone_brick" count="10" />
192192 </item>
193- <item id="locomotive" name="Locomotive" time="1/2" produced="1">
193+ <item id="locomotive" name="Locomotive" time="4" produced="1">
194194 <ingredient idref="engine" count="20" />
195195 <ingredient idref="circuit" count="10" />
196196 <ingredient idref="steel" count="30" />