Change parent
Update parent from ReinforcementRadioSyndicate to ReinforcementRadio
This commit is contained in:
parent
e35b4ef7c0
commit
a391b3d00a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue