changed all CentComm implanters to use the new sprite
This commit is contained in:
parent
b496a9f4fa
commit
c5cdc81667
|
|
@ -313,7 +313,7 @@
|
|||
- type: entity
|
||||
id: RadioImplanterCentcomm
|
||||
name: centcomm radio implanter
|
||||
parent: BaseImplantOnlyImplanter
|
||||
parent: BaseImplantOnlyImplanterCentcomm # Goob CentComm Implanters
|
||||
components:
|
||||
- type: Implanter
|
||||
implant: RadioImplantCentcomm
|
||||
|
|
@ -321,7 +321,7 @@
|
|||
- type: entity
|
||||
id: DeathRattleImplanterCentcomm
|
||||
name: centcomm death rattle implanter
|
||||
parent: BaseImplantOnlyImplanter
|
||||
parent: BaseImplantOnlyImplanterCentcomm # Goob CentComm Implanters
|
||||
components:
|
||||
- type: Implanter
|
||||
implant: DeathRattleImplantCentcomm
|
||||
|
|
|
|||
Loading…
Reference in New Issue