diff --git a/Resources/Prototypes/bar_signs.yml b/Resources/Prototypes/bar_signs.yml index ab681c9ff8..98d31ba18f 100644 --- a/Resources/Prototypes/bar_signs.yml +++ b/Resources/Prototypes/bar_signs.yml @@ -76,6 +76,12 @@ icon: "maidcafe" description: "Welcome back, master!" +- type: barSign + id: MalteseFalcon + name: "Maltese Falcon" + icon: "maltesefalcon" + description: "Welcome to the Maltese Falcon Bar & Grill!" + - type: barSign id: TheLightbulb name: "The Lightbulb" diff --git a/Resources/Textures/Constructible/Misc/barsign.rsi/maltesefalcon.png b/Resources/Textures/Constructible/Misc/barsign.rsi/maltesefalcon.png new file mode 100644 index 0000000000..a71587ec22 Binary files /dev/null and b/Resources/Textures/Constructible/Misc/barsign.rsi/maltesefalcon.png differ diff --git a/Resources/Textures/Constructible/Misc/barsign.rsi/meta.json b/Resources/Textures/Constructible/Misc/barsign.rsi/meta.json index 3e20eec60a..a3250248d1 100644 --- a/Resources/Textures/Constructible/Misc/barsign.rsi/meta.json +++ b/Resources/Textures/Constructible/Misc/barsign.rsi/meta.json @@ -409,6 +409,22 @@ ] ] }, + { + "name": "maltesefalcon", + "directions": 1, + "delays": [ + [ + 3.8, + 0.4, + 1.6, + 0.1, + 5.6, + 0.1, + 0.4, + 0.1 + ] + ] + }, { "name": "thewretchedhive", "directions": 1,