ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
CrateImg
Jump to navigation
Jump to search
| Flag: | CrateImg |
| File(s): | rules(md).ini |
| Values: | Strings: Normal text. (Limited to: OverlayType) |
| Default: | none |
| Applicable to: | CrateRules |
Define which OverlayType, when used as a crate, will give the player the bonus type set by SilverCrate as a reward.
Notes
- In singleplayer missions, use the following rules
When removing an OverlayType with Crate=yes,
if it is specified by WaterCrateImg=, then use the CrateType set by WaterCrate=;
else if it is specified by WoodCrateImg=, then use the CrateType set by WoodCrate=;
else if it is specified by CrateImg, then use the CrateType set by SilverCrate=;
else, use the Money CrateType, and the amount of funds uses the fixed value set by SoloCrateMoney=.