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 "Modification:Ark Project/Script planning"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
=Variation=
 
=Variation=
 
* insert CREATURE_VARIATION at beginning, get token from section header
 
* insert CREATURE_VARIATION at beginning, get token from section header
 +
* insert CV_ADD_TAG before all creature tags
 
* insert SELECT_CASTE:ALL at the end
 
* insert SELECT_CASTE:ALL at the end
  

Revision as of 07:41, 12 May 2010

  • figure out links between pages and subpages, report orphans as errors

Variation

  • insert CREATURE_VARIATION at beginning, get token from section header
  • insert CV_ADD_TAG before all creature tags
  • insert SELECT_CASTE:ALL at the end

Creature

  • insert CREATURE at beginning, get token from NAME tag

Abstract Creature

  • insert DOES_NOT_EXIST and maybe other tags