Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zazk0u authored Dec 27, 2023
1 parent f02f502 commit 859eee3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Pre Sequel Mods/Zazk0u/QoL/Vacuum Combustion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ This mod change the incendiary status type to slag from ignite to bypass the vac

Burning status effects not applying in vacuum is hard coded in the game engine, it checks if it the dot use the Ignite status effect type somehow.

If you need to use a:
If you need to use a
* StatusEffectExpressionEvaluator
* OzBehavior_ForceSpreadStatusEffect
* Behavior_StatusEffectSwitch
* Functions with Python
* Functions with Python

For an incendiary effect in your mod, it will needs to use STATUS_EFFECT_Amp instead of STATUS_EFFECT_Ignite.

Changelog
Expand Down

0 comments on commit 859eee3

Please sign in to comment.