diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 93282e75e5..ca693866ba 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -367,12 +367,6 @@ description: Cybersun's legal department pen. Smells vaguely of hard-light and war profiteering. price: 4 -- type: uplinkListing - id: UplinkBalloon - category: Misc - itemId: BalloonSyn - price: 20 - - type: uplinkListing id: UplinkDecoyDisk category: Misc @@ -411,33 +405,6 @@ # itemId: ClothingBackpackDuffelSyndicateCostumeCentcom # price: 4 -- type: uplinkListing - id: UplinkCostumeClown - category: Misc - itemId: ClothingBackpackDuffelSyndicateCostumeClown - price: 4 - -- type: uplinkListing - id: UplinkCostumePyjama - category: Misc - itemId: ClothingBackpackDuffelSyndicatePyjamaBundle - price: 4 - -- type: uplinkListing - id: UplinkOutlawHat - category: Misc - itemId: ClothingHeadHatOutlawHat - price: 1 - -- type: uplinkListing - id: UplinkCatEars - category: Misc - itemId: ClothingHeadHatCatEars - listingName: Cat Ears - description: UwU. - price: 21 - - - type: uplinkListing id: UplinkGigacancerScanner category: Misc @@ -453,12 +420,6 @@ description: A chemical that makes it very hard for your target to stand up. price: 5 -- type: uplinkListing - id: UplinkSyndicateStamp - category: Misc - itemId: RubberStampSyndicate - price: 2 - - type: uplinkListing id: UplinkSyndicateSegwayCrate category: Misc @@ -467,3 +428,43 @@ description: Be an enemy of the corporation, in style! price: 5 surplus: false + + # Pointless + +- type: uplinkListing + id: UplinkSyndicateStamp + category: Pointless + itemId: RubberStampSyndicate + price: 2 + +- type: uplinkListing + id: UplinkCatEars + category: Pointless + itemId: ClothingHeadHatCatEars + listingName: Cat Ears + description: UwU. + price: 21 + +- type: uplinkListing + id: UplinkOutlawHat + category: Pointless + itemId: ClothingHeadHatOutlawHat + price: 1 + +- type: uplinkListing + id: UplinkCostumePyjama + category: Pointless + itemId: ClothingBackpackDuffelSyndicatePyjamaBundle + price: 4 + +- type: uplinkListing + id: UplinkCostumeClown + category: Pointless + itemId: ClothingBackpackDuffelSyndicateCostumeClown + price: 4 + +- type: uplinkListing + id: UplinkBalloon + category: Pointless + itemId: BalloonSyn + price: 20