fix implant action icon bug (#21597)
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: BaseSubdermalImplant
|
||||
name: implant
|
||||
description: A microscopic chip that's injected under the skin.
|
||||
abstract: true
|
||||
components:
|
||||
- type: SubdermalImplant
|
||||
- type: Tag
|
||||
tags:
|
||||
- SubdermalImplant
|
||||
- HideContextMenu
|
||||
- type: SubdermalImplant
|
||||
- type: Tag
|
||||
tags:
|
||||
- SubdermalImplant
|
||||
- HideContextMenu
|
||||
|
||||
#Fun implants
|
||||
|
||||
|
||||
Reference in New Issue
Block a user