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.

User:Jackard

From Dwarf Fortress Wiki
Revision as of 18:53, 10 December 2007 by Jackard (talk | contribs) (→‎Downloads: Got everything except the human/elf/gobbo translations...)
Jump to navigation Jump to search

Strongholds

Ikudadil, "Reignwall"

Downloads

My Tileset Language Mod 0.1

Dump Macros

F1::Send d{down}

- Dr. Plot Device

del::
IfWinActive Dwarf Fortress
{
  send d{down}
  return
}
else
{
  send {del}
  return
}

- Jackard