Replaces the substation sprite. (#2621)

* Sprite

* ez
This commit is contained in:
Swept
2020-11-26 13:06:54 +00:00
committed by GitHub
parent 32d8cc0c1e
commit a16ce4b7a5
7 changed files with 48 additions and 2 deletions

View File

@@ -120,8 +120,13 @@
- type: SnapGrid
offset: Center
- type: Sprite
sprite: Constructible/Power/power.rsi
state: storage
sprite: Constructible/Power/substation.rsi
layers:
- state: substation
- state: screen
shader: unshaded
- state: full
shader: unshaded
- type: Battery
maxCharge: 1000
startingCharge: 1000