From 2cc628a56731db54f459e2cd0d4e2df6e436053b Mon Sep 17 00:00:00 2001 From: Eugeny Date: Sat, 25 Nov 2023 04:49:16 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B2=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=B2=D1=8B=D0=BF=D0=B8=D0=BB=D0=B8=D0=BB=20=D0=B5?= =?UTF-8?q?=D0=BB=D0=BA=D1=83=20=D0=BD=D0=B0=20=D0=B4=D0=BE=D1=80=D0=B0?= =?UTF-8?q?=D0=B1=D0=BE=D1=82=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Structures/Furniture/christmas_tree.yml | 150 +++++++++--------- 1 file changed, 75 insertions(+), 75 deletions(-) diff --git a/Resources/Prototypes/ADT/Entities/Structures/Furniture/christmas_tree.yml b/Resources/Prototypes/ADT/Entities/Structures/Furniture/christmas_tree.yml index 5f7a327986e..9131593346f 100644 --- a/Resources/Prototypes/ADT/Entities/Structures/Furniture/christmas_tree.yml +++ b/Resources/Prototypes/ADT/Entities/Structures/Furniture/christmas_tree.yml @@ -1,81 +1,81 @@ - type: Tag id: ADTGoldenStarGarland -- type: entity - id: ADTŠ”hristmasTree - parent: PottedPlantBase - name: plastic christmas tree - description: plastic christmas tree - suffix: New Year - placement: - mode: SnapgridCenter - components: - - type: Clickable - - type: InteractionOutline - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeCircle - radius: 0.5 - density: 100 - mask: - - Impassable - - type: Sprite - drawdepth: Overdoors - sprite: ADT/Structures/Furniture/christmas_tree.rsi - state: christmas_tree - noRot: true - - type: Pullable - - type: Damageable - damageContainer: Inorganic - damageModifierSet: Metallic - - type: Destructible - thresholds: - - trigger: - !type:DamageTrigger - damage: 100 - behaviors: - - !type:DoActsBehavior - acts: [ "Destruction" ] - - trigger: - !type:DamageTrigger - damage: 50 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - !type:PlaySoundBehavior - sound: - path: /Audio/Effects/metalbreak.ogg - - type: StaticPrice - price: 10 - - type: Transform - anchored: true - - type: Physics - bodyType: Static - - type: Anchorable - - type: Storage - maxSlots: 7 - maxItemSize: Normal - whitelist: - tags: - - ADTGoldenStarGarland - - type: ItemMapper - mapLayers: - goldenstar_garland: - whitelist: - tags: - - ADTGoldenStarGarland - sprite: ADT/Structures/Furniture/christmas_tree.rsi - - type: Appearance - #- type: ContainerContainer - # containers: - # storagebase: !type:Container - # ents: [] - - type: UserInterface - interfaces: - - key: enum.StorageUiKey.Key - type: StorageBoundUserInterface +#- type: entity +# id: ADTŠ”hristmasTree +# parent: PottedPlantBase +# name: plastic christmas tree +# description: plastic christmas tree +# suffix: New Year +# placement: +# mode: SnapgridCenter +# components: +# - type: Clickable +# - type: InteractionOutline +# - type: Fixtures +# fixtures: +# fix1: +# shape: +# !type:PhysShapeCircle +# radius: 0.5 +# density: 100 +# mask: +# - Impassable +# - type: Sprite +# drawdepth: Overdoors +# sprite: ADT/Structures/Furniture/christmas_tree.rsi +# state: christmas_tree +# noRot: true +# - type: Pullable +# - type: Damageable +# damageContainer: Inorganic +# damageModifierSet: Metallic +# - type: Destructible +# thresholds: +# - trigger: +# !type:DamageTrigger +# damage: 100 +# behaviors: +# - !type:DoActsBehavior +# acts: [ "Destruction" ] +# - trigger: +# !type:DamageTrigger +# damage: 50 +# behaviors: +# - !type:DoActsBehavior +# acts: ["Destruction"] +# - !type:PlaySoundBehavior +# sound: +# path: /Audio/Effects/metalbreak.ogg +# - type: StaticPrice +# price: 10 +# - type: Transform +# anchored: true +# - type: Physics +# bodyType: Static +# - type: Anchorable +# - type: Storage +# maxSlots: 7 +# maxItemSize: Normal +# whitelist: +# tags: +# - ADTGoldenStarGarland +# - type: ItemMapper +# mapLayers: +# goldenstar_garland: +# whitelist: +# tags: +# - ADTGoldenStarGarland +# sprite: ADT/Structures/Furniture/christmas_tree.rsi +# - type: Appearance +# #- type: ContainerContainer +# # containers: +# # storagebase: !type:Container +# # ents: [] +# - type: UserInterface +# interfaces: +# - key: enum.StorageUiKey.Key +# type: StorageBoundUserInterface - type: entity name: goldenstar garland