Skip to content

Commit

Permalink
Update ProduceCash
Browse files Browse the repository at this point in the history
  • Loading branch information
ZivDero committed Sep 18, 2024
1 parent ca34b2c commit 4a45d65
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docs/New-Features-and-Enhancements.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,9 @@ GateDownSound=<VocType> ; Sound effect to play when the gate is lowering.

### ProduceCash

- Vinifera implements the Produce Cash logic from Red Alert 2.

- The system works exactly as it does in Red Alert 2, but with the following differences;

- Ability to set a total budget available to the building.
- The logic is sensitive to Powered=yes, meaning it will stop when the house has low power.
- Vinifera implements the Produce Cash logic from Red Alert 2. The system works exactly as it does in Red Alert 2, but with the following differences:
- Ability to set a total budget available to the building.
- The logic is sensitive to `Powered=yes`, meaning it will stop when the house has low power.

In `RULES.INI`:
```ini
Expand Down

0 comments on commit 4a45d65

Please sign in to comment.