v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "v0.31:Cheating"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (Just changed things to be a little more helpful/professional, same content is here.)
Line 3: Line 3:
  
  
As before, adding the [SPEED:1] tag will make things super fast, I prefer [SPEED:200], though.
+
Adding the [SPEED:1] tag will make things super fast. Something like [SPEED:200] feels less like cheating for some, though.
  
Some of the new raw structures are a tad confusing, to make it easier on you, I have some premade rawhacks.
+
Some of the new raw structures are a tad confusing, but here are some pre-made rawhacks.
 
<pre>
 
<pre>
 
[REACTION:F_ADAMANTINE_WAFERS]
 
[REACTION:F_ADAMANTINE_WAFERS]
Line 32: Line 32:
 
</pre>
 
</pre>
  
copy that into the end of your reaction_smelter.txt file and gen a new world. Now you epic win.
+
Copy that into the end of your raw/objects/reaction_smelter.txt file and generate a new world. You can now produce these things at a Smelter for no material cost.

Revision as of 06:47, 6 April 2010

Template:AV


Adding the [SPEED:1] tag will make things super fast. Something like [SPEED:200] feels less like cheating for some, though.

Some of the new raw structures are a tad confusing, but here are some pre-made rawhacks.

[REACTION:F_ADAMANTINE_WAFERS]
[NAME:create adamantine wafers]
[BUILDING:SMELTER:NONE]
[PRODUCT:100:10:BAR:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150]
[SKILL:SMELT]

[REACTION:F_ADAMANTINE_THREAD]
[NAME:create adamantine thread]
[BUILDING:SMELTER:NONE]
[PRODUCT:100:1:THREAD:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150]
[SKILL:SMELT]

[REACTION:F_OAK_WOOD]
[NAME:create Oak Wood]
[BUILDING:SMELTER:NONE]
[PRODUCT:100:1:WOOD:NO_SUBTYPE:WOOD:OAK][PRODUCT_DIMENSION:150]
[SKILL:SMELT]

[REACTION:F_COKE]
[NAME:create coke (fuel)]
[BUILDING:SMELTER:NONE]
[PRODUCT:100:5:BAR:NO_SUBTYPE:COAL:COKE][PRODUCT_DIMENSION:150]
[SKILL:SMELT]

Copy that into the end of your raw/objects/reaction_smelter.txt file and generate a new world. You can now produce these things at a Smelter for no material cost.