Fixed APC placement & ID (#3415)

APC was set to alignwallproper not center.
ID was wrong causing crashes
This commit is contained in:
Peptide90
2021-02-25 15:10:54 +00:00
committed by GitHub
parent d5854a000d
commit b07fa8562a
2 changed files with 2 additions and 2 deletions

View File

@@ -10,4 +10,4 @@
amount: 3
- node: apc
entity: BaseAPC
entity: BaseApc

View File

@@ -209,5 +209,5 @@
sprite: Constructible/Power/apc.rsi
state: apc0
objectType: Structure
placementMode: AlignWallProper
placementMode: SnapgridCenter
canBuildInImpassable: true