Fixed APC placement & ID (#3415)
APC was set to alignwallproper not center. ID was wrong causing crashes
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
amount: 3
|
||||
|
||||
- node: apc
|
||||
entity: BaseAPC
|
||||
entity: BaseApc
|
||||
|
||||
@@ -209,5 +209,5 @@
|
||||
sprite: Constructible/Power/apc.rsi
|
||||
state: apc0
|
||||
objectType: Structure
|
||||
placementMode: AlignWallProper
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: true
|
||||
|
||||
Reference in New Issue
Block a user