From: Vasilis The Pikachu Date: Sun, 12 Oct 2025 14:07:56 +0000 (+0200) Subject: Mark supersynth as admin X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7837a5cc72fabcfc8255d614b3ac781bfd7fa1ca;p=space-station-14.git Mark supersynth as admin --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instrument_keyed.yml b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instrument_keyed.yml index 46af54f86f..cda539e4fb 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instrument_keyed.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instrument_keyed.yml @@ -26,6 +26,7 @@ - type: entity parent: BaseKeyedInstrument id: SuperSynthesizerInstrument + suffix: Admin name: super synthesizer description: Blasting the ghetto with Touhou MIDIs since 2020. components: @@ -41,7 +42,7 @@ - type: entity parent: SuperSynthesizerInstrument id: SuperSynthesizerNoLimitInstrument - suffix: NoLimits + suffix: NoLimits Admin components: - type: Instrument respectMidiLimits: false