Drd (#3597)
This commit is contained in:
parent
b644a7818d
commit
b94106516a
2 changed files with 6 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ namespace Content.Shared._Sunrise.Pirate;
|
|||
[RegisterComponent, NetworkedComponent]
|
||||
public sealed partial class PirateIconComponent : Component
|
||||
{
|
||||
[DataField("statusIcon")]
|
||||
[DataField]
|
||||
public ProtoId<FactionIconPrototype> StatusIcon { get; set; } = "PirateFaction";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2065,6 +2065,11 @@
|
|||
Doubloon: 5
|
||||
categories:
|
||||
- UplinkPirateWearables
|
||||
conditions:
|
||||
- !type:BuyerWhitelistCondition
|
||||
blacklist:
|
||||
components:
|
||||
- SurplusBundle
|
||||
|
||||
- type: listing
|
||||
id: UplinkPiratePirateEVA
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue