Skip to content

Commit

Permalink
Update mirt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazzy-pingvin authored Nov 1, 2024
1 parent ee17e13 commit 39eb4bb
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion Resources/Prototypes/Corvax/Lore/Mirt/mirt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,17 @@
reflectProb: 0.95
reflects:
- Energy
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
cell_slot: !type:ContainerSlot
- type: PowerCellSlot
cellSlotId: cell_slot
- type: ItemSlots
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
#-----------------------капюшон плаща----------------
- type: entity
parent: [ClothingHeadHardsuitBase, BaseToggleClothing]
Expand Down Expand Up @@ -718,6 +729,16 @@
type: RadarConsoleBoundUserInterface
- type: Computer
board: RadarConsoleCircuitboard
- type: PowerCellSlot
cellSlotId: cell_slot
- type: ContainerContainer
containers:
cell_slot: !type:ContainerSlot
- type: ItemSlots
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
#-------------------------------------печать офицера-----------------
- type: entity
name: Печать армии Империи Миртана
Expand Down Expand Up @@ -3829,4 +3850,4 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: Climbable
delay: 3.0
delay: 3.0

0 comments on commit 39eb4bb

Please sign in to comment.