Skip to content

Instantly share code, notes, and snippets.

@warmist
Last active June 22, 2022 16:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warmist/4100468 to your computer and use it in GitHub Desktop.
Save warmist/4100468 to your computer and use it in GitHub Desktop.
DF usefull vmethods.
Items:
  • incrementRotTimer
  • addImprovementFromJob
  • moveToGround
  • categorize
  • addWear/incWearTimer/setWear
  • addContaminant/removeContaminant/removeContaminantByIdx
  • contaminateWound
  • coverWithContaminant
  • becomePaste/becomePressed
  • ageItem
  • propagateUnitRefs??
Reaction product:
  • produce
Projectile:
  • checkImpact
  • checkMovement
Feature_init:
  • createFeature
  • recreateFeature
creature_interaction_effect:

??

Building:
  • detachRestrainedUnit
  • categorize(bool) -- does not get triggered

* uncategorize() -- does not get triggered ? more?

activity_event:
  • process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment