diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml index df89ea44333..5c3b076600f 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Devices/Syndicate_Gadgets/reinforcement_teleporter.yml @@ -1,20 +1,22 @@ - type: entity - parent: ReinforcementRadioSyndicate + parent: ReinforcementRadio id: ReinforcementRadioSyndicateNukieMouse name: suspicious moldy cheese description: Moldy cheese with a little worm sticking out of it and a... blinking antenna? Might attract an odd mouse. components: - - type: Sprite - sprite: DeltaV/Objects/Devices/communication.rsi - layers: - - state: cheese-radio - - type: GhostRole - name: ghost-role-information-nukie-mouse-name - description: ghost-role-information-nukie-mouse-description - rules: ghost-role-information-nukie-mouse-rules - - type: GhostRoleMobSpawner - prototype: MobNukieMouse - - type: EmitSoundOnUse - sound: /Audio/Animals/mouse_squeak.ogg - - type: UseDelay - delay: 300 + - type: Sprite + sprite: DeltaV/Objects/Devices/communication.rsi + layers: + - state: cheese-radio + - type: GhostRole + name: ghost-role-information-nukie-mouse-name + description: ghost-role-information-nukie-mouse-description + rules: ghost-role-information-nukie-mouse-rules + raffle: + settings: default + - type: GhostRoleMobSpawner + prototype: MobNukieMouse + - type: EmitSoundOnUse + sound: /Audio/Animals/mouse_squeak.ogg + - type: UseDelay + delay: 300