Changes between Version 8 and Version 9 of Alpha23


Ignore:
Timestamp:
Sep 30, 2017, 4:03:32 PM (7 years ago)
Author:
leper
Comment:

Update to r20244. Council mods have been updated for this change already.

Legend:

Unmodified
Added
Removed
Modified
  • Alpha23

    v8 v9  
    128128
    129129  Move any filters you have in your mod to the new folder.[[BR]]
     130r20244 Make rubble non-decaying by default.
     131
     132  If your mod specifies rubble in `<SpawnEntityOnDeath>` (within `<Health>`), or elsewhere you should prefix those occurences with `decay|` (or in the case of fields, `decay_60`).
     133
     134  See the commit for a *nix one-liner to make this change for you. (As always check the end result, and use a version control system.)[[BR]]