diff --git a/Resources/Prototypes/bar_signs.yml b/Resources/Prototypes/bar_signs.yml index 98d31ba18f..53b3b22eb5 100644 --- a/Resources/Prototypes/bar_signs.yml +++ b/Resources/Prototypes/bar_signs.yml @@ -80,7 +80,13 @@ id: MalteseFalcon name: "Maltese Falcon" icon: "maltesefalcon" - description: "Welcome to the Maltese Falcon Bar & Grill!" + description: "Play it again, sam." + +- type: barSign + id: WiggleRoom + name: "The Wiggle Roomm" + icon: "thewiggleroom" + description: "MoMMIs got moves." - type: barSign id: TheLightbulb diff --git a/Resources/Textures/Constructible/Misc/barsign.rsi/thewiggleroom.png b/Resources/Textures/Constructible/Misc/barsign.rsi/thewiggleroom.png new file mode 100644 index 0000000000..107c73d6d4 Binary files /dev/null and b/Resources/Textures/Constructible/Misc/barsign.rsi/thewiggleroom.png differ