diff --git a/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/entities/structures/wallmounts/newyear.ftl b/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/entities/structures/wallmounts/newyear.ftl new file mode 100644 index 00000000000..099a6097aae --- /dev/null +++ b/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/entities/structures/wallmounts/newyear.ftl @@ -0,0 +1,15 @@ +ent-LPPNewYearSocksRed = socks + .desc = hanging socks on the wall, like you should put gifts there... +ent-LPPNewYearSocksGreen = socks + .desc = hanging socks on the wall, like you should put gifts there... +ent-LPPNewYearSocksOrange = socks + .desc = hanging socks on the wall, like you should put gifts there... +ent-LPPNewYearBell = new year bell + .desc = New Year's bell with a wreath, festive mood.. +ent-LPPCandyNewYear = candy + .desc = A New Year's candy that feels like the end of the past. +ent-LPPLightbulbsNewYear = light bulbs + .desc = Hanging garland, not the best source of light +ent-LPPPresentRandom = present + .desc = A New Year's gift, I wonder what's in it! + .suffix = Filled Safe diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_lostparadise/entities/structures/wallmounts/newyear.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_lostparadise/entities/structures/wallmounts/newyear.ftl new file mode 100644 index 00000000000..fc72a5c3913 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_lostparadise/entities/structures/wallmounts/newyear.ftl @@ -0,0 +1,15 @@ +ent-LPPNewYearSocksRed = носок + .desc = Новогодний носок, как будто туда надо класть подарки... +ent-LPPNewYearSocksGreen = носок + .desc = Новогодний носок, как будто туда надо класть подарки... +ent-LPPNewYearSocksOrange = носок + .desc = Новогодний носок, как будто туда надо класть подарки... +ent-LPPNewYearBell = new year bell + .desc = Новогодний колокольчик с венком, праздничное настроение.. +ent-LPPCandyNewYear = конфетка + .desc = Новогодняя конфета, которая напоминает о конце прошлого. +ent-LPPLightbulbsNewYear = гирлянда + .desc = Новогодняя гирлянда озаряющая красками нового года. +ent-LPPPresentRandom = подарок + .desc = Новогодний подарок, интересно что же внутри! + .suffix = безопасный diff --git a/Resources/Prototypes/Entities/Objects/Decoration/present.yml b/Resources/Prototypes/Entities/Objects/Decoration/present.yml index 06836df342c..4cfd5f30904 100644 --- a/Resources/Prototypes/Entities/Objects/Decoration/present.yml +++ b/Resources/Prototypes/Entities/Objects/Decoration/present.yml @@ -7,7 +7,7 @@ - type: Sprite sprite: Objects/Decoration/present.rsi layers: - - state: present + - state: present - type: entity id: Present diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Consumable/food/halloween.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Consumable/food/halloween.yml index d002b791f8c..c4ae6c71617 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Consumable/food/halloween.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Objects/Consumable/food/halloween.yml @@ -12,10 +12,10 @@ - type: RandomSprite available: - enum.DamageStateVisualLayers.Base: - candy_1: Material - candy_2: Material - candy_3: Material - candy_4: Material + candy_1: Material + candy_2: Material + candy_3: Material + candy_4: Material - type: Item size: Tiny shape: @@ -33,4 +33,4 @@ Quantity: 1 - type: Tag tags: - - LPPCandy \ No newline at end of file + - LPPCandy diff --git a/Resources/Prototypes/_LostParadise/Entities/Structures/Wallmounts/halloween.yml b/Resources/Prototypes/_LostParadise/Entities/Structures/Wallmounts/halloween.yml index 19dab476a97..e2c82c456f1 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Structures/Wallmounts/halloween.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Structures/Wallmounts/halloween.yml @@ -24,7 +24,7 @@ parent: BaseSign id: LPPPCheckboxes name: checkboxes - description: Black and orange flags, it's got a halloween feel to it. + description: Black and orange flags, it's got a halloween feel to it. components: - type: Sprite sprite: _LostParadise/Structures/Wallmounts/halloween.rsi diff --git a/Resources/Prototypes/_LostParadise/Entities/Structures/Wallmounts/newyear.yml b/Resources/Prototypes/_LostParadise/Entities/Structures/Wallmounts/newyear.yml new file mode 100644 index 00000000000..a98694a644a --- /dev/null +++ b/Resources/Prototypes/_LostParadise/Entities/Structures/Wallmounts/newyear.yml @@ -0,0 +1,444 @@ +- type: entity + parent: BaseSign + id: LPPNewYearSocksRed + name: socks + description: hanging socks on the wall, like you should put gifts there... + components: + - type: Sprite + sprite: _LostParadise/Structures/Wallmounts/christmassock.rsi + state: red + noRot: false + +- type: entity + parent: BaseSign + id: LPPNewYearSocksGreen + name: socks + description: hanging socks on the wall, like you should put gifts there... + components: + - type: Sprite + sprite: _LostParadise/Structures/Wallmounts/christmassock.rsi + state: green + noRot: false + +- type: entity + parent: BaseSign + id: LPPNewYearSocksOrange + name: socks + description: hanging socks on the wall, like you should put gifts there... + components: + - type: Sprite + sprite: _LostParadise/Structures/Wallmounts/christmassock.rsi + state: orange + noRot: false + +- type: entity + parent: BaseSign + id: LPPNewYearBell + name: new year bell + description: New Year's bell with a wreath, festive mood.. + components: + - type: Sprite + sprite: _LostParadise/Structures/Wallmounts/christmasbell.rsi + state: icon + noRot: false + +- type: entity + name: candy + parent: FoodBase + id: LPPCandyNewYear + description: A New Year's candy that feels like the end of the past. + components: + - type: Sprite + sprite: _LostParadise/Objects/Consumable/candystick.rsi + state: icon + - type: Item + sprite: _LostParadise/Objects/Consumable/candystick.rsi + size: Tiny + shape: + - 0, 0, 0, 0 + - type: SolutionContainerManager + solutions: + food: + maxVol: 5 + reagents: + - ReagentId: Sugar + Quantity: 3 + - ReagentId: Nutriment + Quantity: 1 + - ReagentId: Theobromine + Quantity: 1 + - type: Tag + tags: + - LPPCandy + +- type: entity + parent: BaseSign + id: LPPLightbulbsNewYear + name: light bulbs + description: Hanging garland, not the best source of light + components: + - type: PointLight + radius: 2.0 + energy: 2.5 + color: "#D6001C" + - type: Sprite + sprite: _LostParadise/Structures/Wallmounts/christmaslights.rsi + state: icon + noRot: false + +- type: entity + id: LPPPresentRandom + parent: [PresentBase, BaseItem] + suffix: Filled Safe + name: present + description: A New Year's gift, I wonder what's in it! + components: + - type: Sprite + sprite: Objects/Decoration/present.rsi + layers: + - state: present + map: [ "enum.DamageStateVisualLayers.Base" ] + - type: RandomSprite + available: + - enum.DamageStateVisualLayers.Base: + red: "" + blue: "" + purple: "" + green: "" + - type: SpawnItemsOnUse + items: + - id: PresentTrash + - id: Bucket + orGroup: GiftPool + - id: JetpackMiniFilled + orGroup: GiftPool + - id: PlushieGhost + orGroup: GiftPool + - id: PlushieBee + orGroup: GiftPool + - id: PlushieRGBee + orGroup: GiftPool + - id: PlushieNuke + orGroup: GiftPool + - id: PlushieRouny + orGroup: GiftPool + - id: PlushieLizard #Weh! + orGroup: GiftPool + - id: PlushieNar + orGroup: GiftPool + - id: PlushieCarp + orGroup: GiftPool + - id: PlushieMagicarp + orGroup: GiftPool + - id: PlushieHolocarp + orGroup: GiftPool + - id: PlushieRainbowCarp + orGroup: GiftPool + - id: PlushieSlime + orGroup: GiftPool + - id: PlushieSnake + orGroup: GiftPool + - id: PlushieVox + orGroup: GiftPool + - id: PlushieRatvar + orGroup: GiftPool + - id: PlushieSpaceLizard + orGroup: GiftPool + - id: PlushieSharkBlue + orGroup: GiftPool + - id: PlushieSharkPink + orGroup: GiftPool + - id: PlushieSharkGrey + orGroup: GiftPool + - id: ToyAmongPequeno + orGroup: GiftPool + - id: PlushieDiona + orGroup: GiftPool + - id: PlushieMoth + orGroup: GiftPool + - id: PlushieMothRandom # Nyanotrasen Random Moth Plushie + orGroup: GiftPool + - id: PlushieMothBartender # Nyanotrasen Moth Bartender Plushie + orGroup: GiftPool + - id: PlushieMothMusician # Nyanotrasen Moth Musician Plushie + orGroup: GiftPool + - id: PlushieArachind + orGroup: GiftPool + - id: ClothingNeckCloakMoth + orGroup: GiftPool + - id: ToyMouse + orGroup: GiftPool + - id: ToyAi + orGroup: GiftPool + - id: ToyNuke + orGroup: GiftPool + - id: ToyFigurinePassenger + orGroup: GiftPool + - id: ToyGriffin + orGroup: GiftPool + - id: ToyHonk + orGroup: GiftPool + - id: ToyIan + orGroup: GiftPool + - id: ToyMarauder + orGroup: GiftPool + - id: ToyMauler + orGroup: GiftPool + - id: ToyGygax + orGroup: GiftPool + - id: ToyOdysseus + orGroup: GiftPool + - id: ToyOwlman + orGroup: GiftPool + - id: ToyDeathRipley + orGroup: GiftPool + - id: ToyPhazon + orGroup: GiftPool + - id: ToyFireRipley + orGroup: GiftPool + - id: ToyReticence + orGroup: GiftPool + - id: ToyRipley + orGroup: GiftPool + - id: ToySeraph + orGroup: GiftPool + - id: ToyDurand + orGroup: GiftPool + - id: ToySkeleton + orGroup: GiftPool + - id: FoamBlade + orGroup: GiftPool + - id: AcousticGuitarInstrument + orGroup: GiftPool + - id: ViolinInstrument + orGroup: GiftPool + - id: TrumpetInstrument + orGroup: GiftPool + - id: ElectricGuitarInstrument + orGroup: GiftPool + - id: AccordionInstrument + orGroup: GiftPool + - id: HarmonicaInstrument + orGroup: GiftPool + - id: TromboneInstrument + orGroup: GiftPool + - id: FrenchHornInstrument + orGroup: GiftPool + - id: BanjoInstrument + orGroup: GiftPool + - id: SaxophoneInstrument + orGroup: GiftPool + - id: GlockenspielInstrument + orGroup: GiftPool + - id: RecorderInstrument + orGroup: GiftPool + - id: FluteInstrument + orGroup: GiftPool + - id: ClarinetInstrument + orGroup: GiftPool + - id: CelloInstrument + orGroup: GiftPool + - id: KalimbaInstrument + orGroup: GiftPool + - id: MicrophoneInstrument + orGroup: GiftPool + - id: BassGuitarInstrument + orGroup: GiftPool + - id: OcarinaInstrument + orGroup: GiftPool + - id: PanFluteInstrument + orGroup: GiftPool + - id: SynthesizerInstrument + orGroup: GiftPool + - id: BagpipeInstrument + orGroup: GiftPool + - id: GunpetInstrument + orGroup: GiftPool + - id: RockGuitarInstrument + orGroup: GiftPool + - id: MusicBoxInstrument + orGroup: GiftPool + - id: ViolaInstrument + orGroup: GiftPool + - id: ClothingNeckCloakTrans + orGroup: GiftPool + - id: ClothingNeckCloakAdmin + orGroup: GiftPool + - id: ToySkeleton + orGroup: GiftPool + - id: Basketball + orGroup: GiftPool + - id: Football + orGroup: GiftPool + - id: BalloonCorgi + orGroup: GiftPool + - id: PonderingOrb + orGroup: GiftPool + - id: Skub + orGroup: GiftPool + - id: ClothingEyesGlassesGarGiga + orGroup: GiftPool + - id: ClothingEyesGlassesGarOrange + orGroup: GiftPool + - id: ClothingEyesGlassesGar + orGroup: GiftPool + - id: ClothingNeckBling + orGroup: GiftPool + - id: ClothingHeadHelmetCosmonaut + orGroup: GiftPool + - id: ClothingShoeSlippersDuck + orGroup: GiftPool + - id: ClothingUnderSocksBee + orGroup: GiftPool + - id: ClothingUnderSocksCoder + orGroup: GiftPool + - id: ClothingBeltUtilityFilled + orGroup: GiftPool + - id: WeaponFlareGun + orGroup: GiftPool + - id: ResearchDisk + orGroup: GiftPool + - id: Machete + orGroup: GiftPool + - id: BaseBallBat + orGroup: GiftPool + - id: CombatKnife + orGroup: GiftPool + - id: FlashlightLantern + orGroup: GiftPool + - id: Spear + orGroup: GiftPool + - id: LidSalami + orGroup: GiftPool + - id: Soap + orGroup: GiftPool + - id: SoapHomemade + orGroup: GiftPool + - id: SoapNT + orGroup: GiftPool + - id: SoapDeluxe + orGroup: GiftPool + - id: SoapSyndie + orGroup: GiftPool + - id: SoapOmega + orGroup: GiftPool + - id: BedsheetCosmos + orGroup: GiftPool + - id: BedsheetIan + orGroup: GiftPool + - id: FoodBoxDonkpocket + orGroup: GiftPool + - id: FoodBoxDonkpocketSpicy + orGroup: GiftPool + - id: FoodBoxDonkpocketTeriyaki + orGroup: GiftPool + - id: FoodBoxDonkpocketPizza + orGroup: GiftPool + - id: FoodBoxDonkpocketStonk + orGroup: GiftPool + - id: FoodBoxDonkpocketCarp + orGroup: GiftPool + - id: FoodBoxDonkpocketBerry + orGroup: GiftPool + - id: FoodBoxDonkpocketHonk + orGroup: GiftPool + - id: ClothingHandsGlovesColorPurple + orGroup: GiftPool + - id: ClothingHandsGlovesColorYellow + orGroup: GiftPool + - id: ClothingHandsGlovesColorYellowBudget + orGroup: GiftPool + - id: ClothingEyesGlassesSunglasses + orGroup: GiftPool + - id: ClothingHeadHatOutlawHat + orGroup: GiftPool + - id: ClothingHeadHatSantahat + orGroup: GiftPool + - id: ClothingHeadHatUshanka + orGroup: GiftPool + - id: ClothingHeadHatXmasCrown + orGroup: GiftPool + - id: ClothingHeadHatBunny + orGroup: GiftPool + - id: ClothingHeadHatFlowerWreath + orGroup: GiftPool + - id: FoodPoppy + orGroup: GiftPool + - id: ClothingMaskClown + orGroup: GiftPool + - id: ClothingOuterCoatGentle + orGroup: GiftPool + - id: ClothingOuterCoatJensen + orGroup: GiftPool + - id: ClothingOuterHoodieBlack + orGroup: GiftPool + - id: ClothingOuterHoodieGrey + orGroup: GiftPool + - id: ClothingOuterVestWebMerc + orGroup: GiftPool + - id: ClothingShoesFlippers + orGroup: GiftPool + - id: ClothingUniformJumpsuitAncient + orGroup: GiftPool + - id: ClothingUniformJumpsuitDetectiveGrey + orGroup: GiftPool + - id: ClothingUniformJumpsuitColorMaroon + orGroup: GiftPool + - id: ClothingUniformColorRainbow + orGroup: GiftPool + - id: ClothingUniformOveralls + orGroup: GiftPool + - id: ClothingUniformJumpskirtDetectiveGrey + orGroup: GiftPool + - id: ClothingUniformJumpskirtColorMaroon + orGroup: GiftPool + - id: ClothingUniformJumpskirtJanimaid + orGroup: GiftPool + - id: PersonalAI + orGroup: GiftPool + - id: DiceBag + orGroup: GiftPool + - id: CrayonBox + orGroup: GiftPool + - id: ClothingHeadHatCatEars + orGroup: GiftPool + - id: ClothingHeadHatDogEars + orGroup: GiftPool + - id: ToySword + orGroup: GiftPool + - id: RevolverCapGun + orGroup: GiftPool + - id: Ash + orGroup: GiftPool + - id: Coal1 + orGroup: GiftPool + - id: MiningDrill + orGroup: GiftPool + - id: CowToolboxFilled + orGroup: GiftPool + - id: ClothingUniformJumpsuitEngineeringHazard + orGroup: GiftPool + - id: Bola + orGroup: GiftPool + - id: GlowstickBase + orGroup: GiftPool + - id: GlowstickBlue + orGroup: GiftPool + - id: GlowstickPurple + orGroup: GiftPool + - id: GlowstickRed + orGroup: GiftPool + - id: GlowstickYellow + orGroup: GiftPool + - id: ToyRubberDuck + orGroup: GiftPool + - id: BalloonSyn + orGroup: GiftPool + - id: RGBStaff + orGroup: GiftPool + - id: ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml + orGroup: GiftPool + - id: ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml + orGroup: GiftPool + sound: + path: /Audio/Effects/unwrap.ogg diff --git a/Resources/Textures/Objects/Decoration/present.rsi/blue.png b/Resources/Textures/Objects/Decoration/present.rsi/blue.png new file mode 100644 index 00000000000..f167efc382a Binary files /dev/null and b/Resources/Textures/Objects/Decoration/present.rsi/blue.png differ diff --git a/Resources/Textures/Objects/Decoration/present.rsi/green.png b/Resources/Textures/Objects/Decoration/present.rsi/green.png new file mode 100644 index 00000000000..952a4d649c8 Binary files /dev/null and b/Resources/Textures/Objects/Decoration/present.rsi/green.png differ diff --git a/Resources/Textures/Objects/Decoration/present.rsi/meta.json b/Resources/Textures/Objects/Decoration/present.rsi/meta.json index aa1e0acf4c4..49200c3c976 100644 --- a/Resources/Textures/Objects/Decoration/present.rsi/meta.json +++ b/Resources/Textures/Objects/Decoration/present.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made with love by Shaeone", + "copyright": "Made with love by Shaeone, (blue, purple, green) by angensnofori", "size": { "x": 32, "y": 32 @@ -12,6 +12,18 @@ }, { "name": "unwrapped" + }, + { + "name": "red" + }, + { + "name": "blue" + }, + { + "name": "purple" + }, + { + "name": "green" } ] } diff --git a/Resources/Textures/Objects/Decoration/present.rsi/purple.png b/Resources/Textures/Objects/Decoration/present.rsi/purple.png new file mode 100644 index 00000000000..b1a1e618bb5 Binary files /dev/null and b/Resources/Textures/Objects/Decoration/present.rsi/purple.png differ diff --git a/Resources/Textures/Objects/Decoration/present.rsi/red.png b/Resources/Textures/Objects/Decoration/present.rsi/red.png new file mode 100644 index 00000000000..08661c7b8b1 Binary files /dev/null and b/Resources/Textures/Objects/Decoration/present.rsi/red.png differ diff --git a/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/icon.png b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/icon.png new file mode 100644 index 00000000000..19343bbe611 Binary files /dev/null and b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/icon.png differ diff --git a/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/inhand-left.png b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/inhand-left.png new file mode 100644 index 00000000000..1e3c7c06183 Binary files /dev/null and b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/inhand-left.png differ diff --git a/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/inhand-right.png b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/inhand-right.png new file mode 100644 index 00000000000..5d8ae5abc3c Binary files /dev/null and b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/inhand-right.png differ diff --git a/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/meta.json b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/meta.json new file mode 100644 index 00000000000..7798b2dcb3c --- /dev/null +++ b/Resources/Textures/_LostParadise/Objects/Consumable/candystick.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "waweewa221", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmasbell.rsi/icon.png b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmasbell.rsi/icon.png new file mode 100644 index 00000000000..54144c0175e Binary files /dev/null and b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmasbell.rsi/icon.png differ diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmasbell.rsi/meta.json b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmasbell.rsi/meta.json new file mode 100644 index 00000000000..3a03f86691b --- /dev/null +++ b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmasbell.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "tvoysladkii", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + } + ] +} diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmaslights.rsi/icon.png b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmaslights.rsi/icon.png new file mode 100644 index 00000000000..412389f477f Binary files /dev/null and b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmaslights.rsi/icon.png differ diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmaslights.rsi/meta.json b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmaslights.rsi/meta.json new file mode 100644 index 00000000000..df5899728bf --- /dev/null +++ b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmaslights.rsi/meta.json @@ -0,0 +1,15 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "waweewa221", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + } + ] +} + diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/green.png b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/green.png new file mode 100644 index 00000000000..5d7e9d58388 Binary files /dev/null and b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/green.png differ diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/meta.json b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/meta.json new file mode 100644 index 00000000000..541dcdd1aee --- /dev/null +++ b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/meta.json @@ -0,0 +1,20 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "tvoysladkii", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "red" + }, + { + "name": "orange" + }, + { + "name": "green" + } + ] +} diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/orange.png b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/orange.png new file mode 100644 index 00000000000..449d2b6b368 Binary files /dev/null and b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/orange.png differ diff --git a/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/red.png b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/red.png new file mode 100644 index 00000000000..d077d3c51d0 Binary files /dev/null and b/Resources/Textures/_LostParadise/Structures/Wallmounts/christmassock.rsi/red.png differ