Skip to content

Commit

Permalink
Set the wcrate and scrate sequences up
Browse files Browse the repository at this point in the history
  • Loading branch information
abcdefg30 authored and reaperrr committed Apr 17, 2020
1 parent 32b241e commit 82a98ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mods/cnc/rules/campaign-maprules.yaml
Expand Up @@ -71,6 +71,8 @@ MoneyCrate:
Amount: 2000
Sequence: dollar
UseCashTick: true
RenderSprites:
Image: wcrate

TRUCK:
Buildable:
Expand Down
8 changes: 8 additions & 0 deletions mods/cnc/sequences/misc.yaml
Expand Up @@ -175,6 +175,14 @@ crate:
idle:
ZOffset: -511

scrate:
idle:
ZOffset: -511

wcrate:
idle:
ZOffset: -511

xcratea:
idle: xcrate
ZOffset: -511
Expand Down

0 comments on commit 82a98ae

Please sign in to comment.