Add AME Part and Solar Assembly Part to Drone interaction allowlist (#16456)

This commit is contained in:
Echo
2023-05-15 15:30:53 -07:00
committed by GitHub
parent eefe50f58c
commit efb1bb481e
2 changed files with 5 additions and 1 deletions

View File

@@ -15,3 +15,6 @@
price: 500
- type: GuideHelp
guides: [ AME, Power ]
- type: Tag
tags:
- DroneUsable

View File

@@ -1,4 +1,4 @@
- type: entity
- type: entity
parent: BaseItem
id: SolarAssemblyPart
name: solar assembly part
@@ -11,3 +11,4 @@
- type: Tag
tags:
- SolarAssemblyPart
- DroneUsable