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 "User:Djsmiley2k"
Jump to navigation
Jump to search
Djsmiley2k (talk | contribs) |
Djsmiley2k (talk | contribs) |
||
Line 5: | Line 5: | ||
for x in ./inorganic_stone_* ;do sed -i 's/\[AQUIFER\]//' $x ; done</pre> | for x in ./inorganic_stone_* ;do sed -i 's/\[AQUIFER\]//' $x ; done</pre> | ||
− | and generate world. - Something very simular for exotic creatures : | + | and generate world. - Something very simular for exotic creatures like : |
+ | |||
+ | <pre> | ||
+ | for x in ./creature_* ;do sed -i 's/\[EXOTIC_PET\]/\[PET\]/' $x ; done | ||
+ | </pre> | ||
+ | Although this is untested... | ||
Revision as of 12:39, 9 February 2012
I shud put something here : My site...
On linux:
cd ./df_linux/raw/objects/ for x in ./inorganic_stone_* ;do sed -i 's/\[AQUIFER\]//' $x ; done
and generate world. - Something very simular for exotic creatures like :
for x in ./creature_* ;do sed -i 's/\[EXOTIC_PET\]/\[PET\]/' $x ; done
Although this is untested...
[17:10:12] <@Rhenaya> silver > coppr > bronze > iron = steel > bone = wood >
adamantine for blunt
[17:10:29] <@Rhenaya> adamantine > steel > bronze > iron > copper > wood = bone >
silver for edged
[17:11:38] <@Rhenaya> steel > bronze > copper > silver > adamantine > wood = bone
for bolts