diff --git a/Resources/Prototypes/White/Decals/drydock.yml b/Resources/Prototypes/White/Decals/drydock.yml new file mode 100644 index 0000000000..e20239580e --- /dev/null +++ b/Resources/Prototypes/White/Decals/drydock.yml @@ -0,0 +1,160 @@ +- type: decal + id: HarpyLogoPart1Bottom + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart1Bottom + +- type: decal + id: HarpyLogoPart1Top + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart1Top + +- type: decal + id: HarpyLogoPart2Bottom + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart2Bottom + +- type: decal + id: HarpyLogoPart2Top + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart2Top + +- type: decal + id: HarpyLogoPart3Bottom + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart3Bottom + +- type: decal + id: HarpyLogoPart3Top + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart3Top + +- type: decal + id: HarpyLogoPart4Bottom + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart4Bottom + +- type: decal + id: HarpyLogoPart4Top + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart4Top + +- type: decal + id: HarpyLogoPart5Bottom + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart5Bottom + +- type: decal + id: HarpyLogoPart5Top + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart5Top + +- type: decal + id: HarpyLogoPart6Bottom + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart6Bottom + +- type: decal + id: HarpyLogoPart6Top + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/harpylogo.rsi + state: HarpyLogoPart6Top + +- type: decal + id: NightingaleLogoPart1 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nightingalelogo.rsi + state: NightingaleLogoPart1 + +- type: decal + id: NightingaleLogoPart2 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nightingalelogo.rsi + state: NightingaleLogoPart2 + +- type: decal + id: NightingaleLogoPart3 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nightingalelogo.rsi + state: NightingaleLogoPart3 + +- type: decal + id: NightingaleLogoPart4 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nightingalelogo.rsi + state: NightingaleLogoPart4 + +- type: decal + id: NightingaleLogoPart5 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nightingalelogo.rsi + state: NightingaleLogoPart5 + +- type: decal + id: NightingaleLogoPart6 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nightingalelogo.rsi + state: NightingaleLogoPart6 + +- type: decal + id: TsubameLogoPart1 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nsvtsubamelogo.rsi + state: TsubamePart1 + +- type: decal + id: TsubameLogoPart2 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nsvtsubamelogo.rsi + state: TsubamePart2 + +- type: decal + id: TsubameLogoPart3 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nsvtsubamelogo.rsi + state: TsubamePart3 + +- type: decal + id: TsubameLogoPart4 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nsvtsubamelogo.rsi + state: TsubamePart4 + +- type: decal + id: TsubameLogoPart5 + tags: ["station"] + sprite: + sprite: White/Decals/Drydock/nsvtsubamelogo.rsi + state: TsubamePart5 diff --git a/Resources/Textures/Structures/Wallmounts/barsign.rsi/alcoponics.png b/Resources/Textures/Structures/Wallmounts/barsign.rsi/alcoponics.png new file mode 100644 index 0000000000..f173bdda0a Binary files /dev/null and b/Resources/Textures/Structures/Wallmounts/barsign.rsi/alcoponics.png differ diff --git a/Resources/Textures/Structures/Wallmounts/barsign.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/barsign.rsi/meta.json index a7b77a84fd..652e5ac6d4 100644 --- a/Resources/Textures/Structures/Wallmounts/barsign.rsi/meta.json +++ b/Resources/Textures/Structures/Wallmounts/barsign.rsi/meta.json @@ -496,6 +496,15 @@ 2.2 ] ] + }, + { + "name": "alcoponics", + "delays": [ + [ + 0.4, + 0.8 + ] + ] } ] } diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart1Bottom.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart1Bottom.png new file mode 100644 index 0000000000..8d5f56d1a3 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart1Bottom.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart1Top.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart1Top.png new file mode 100644 index 0000000000..bdba4111fa Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart1Top.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart2Bottom.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart2Bottom.png new file mode 100644 index 0000000000..917fcb886c Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart2Bottom.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart2Top.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart2Top.png new file mode 100644 index 0000000000..defba80e6a Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart2Top.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart3Bottom.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart3Bottom.png new file mode 100644 index 0000000000..aff0aa3622 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart3Bottom.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart3Top.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart3Top.png new file mode 100644 index 0000000000..36717fe7a0 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart3Top.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart4Bottom.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart4Bottom.png new file mode 100644 index 0000000000..545f2f9bb1 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart4Bottom.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart4Top.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart4Top.png new file mode 100644 index 0000000000..86af2fbe84 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart4Top.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart5Bottom.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart5Bottom.png new file mode 100644 index 0000000000..2931a60a20 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart5Bottom.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart5Top.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart5Top.png new file mode 100644 index 0000000000..3a6ceef207 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart5Top.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart6Bottom.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart6Bottom.png new file mode 100644 index 0000000000..c171b46b48 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart6Bottom.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart6Top.png b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart6Top.png new file mode 100644 index 0000000000..8d01564893 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/HarpyLogoPart6Top.png differ diff --git a/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/meta.json b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/meta.json new file mode 100644 index 0000000000..03328b2eb9 --- /dev/null +++ b/Resources/Textures/White/Decals/Drydock/harpylogo.rsi/meta.json @@ -0,0 +1,47 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by ONIKS", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "HarpyLogoPart1Bottom" + }, + { + "name": "HarpyLogoPart1Top" + }, + { + "name": "HarpyLogoPart2Bottom" + }, + { + "name": "HarpyLogoPart2Top" + }, + { + "name": "HarpyLogoPart3Bottom" + }, + { + "name": "HarpyLogoPart3Top" + }, + { + "name": "HarpyLogoPart4Bottom" + }, + { + "name": "HarpyLogoPart4Top" + }, + { + "name": "HarpyLogoPart5Bottom" + }, + { + "name": "HarpyLogoPart5Top" + }, + { + "name": "HarpyLogoPart6Bottom" + }, + { + "name": "HarpyLogoPart6Top" + } + ] +} diff --git a/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart1.png b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart1.png new file mode 100644 index 0000000000..5d9417a41c Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart1.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart2.png b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart2.png new file mode 100644 index 0000000000..33990d3138 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart2.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart3.png b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart3.png new file mode 100644 index 0000000000..6afeb9b2e5 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart3.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart4.png b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart4.png new file mode 100644 index 0000000000..078d0487be Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart4.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart5.png b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart5.png new file mode 100644 index 0000000000..4f68e635a7 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart5.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart6.png b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart6.png new file mode 100644 index 0000000000..cec7f1b7a7 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/NightingaleLogoPart6.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/meta.json b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/meta.json new file mode 100644 index 0000000000..d550a202d1 --- /dev/null +++ b/Resources/Textures/White/Decals/Drydock/nightingalelogo.rsi/meta.json @@ -0,0 +1,29 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by ONIKS", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "NightingaleLogoPart1" + }, + { + "name": "NightingaleLogoPart2" + }, + { + "name": "NightingaleLogoPart3" + }, + { + "name": "NightingaleLogoPart4" + }, + { + "name": "NightingaleLogoPart5" + }, + { + "name": "NightingaleLogoPart6" + } + ] +} diff --git a/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart1.png b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart1.png new file mode 100644 index 0000000000..7502ff6e22 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart1.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart2.png b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart2.png new file mode 100644 index 0000000000..d574634dab Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart2.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart3.png b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart3.png new file mode 100644 index 0000000000..301b03b512 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart3.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart4.png b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart4.png new file mode 100644 index 0000000000..5bf2dbdc25 Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart4.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart5.png b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart5.png new file mode 100644 index 0000000000..485622cdef Binary files /dev/null and b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/TsubamePart5.png differ diff --git a/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/meta.json b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/meta.json new file mode 100644 index 0000000000..9f35f26d0f --- /dev/null +++ b/Resources/Textures/White/Decals/Drydock/nsvtsubamelogo.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by ONIKS", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "TsubamePart1" + }, + { + "name": "TsubamePart2" + }, + { + "name": "TsubamePart3" + }, + { + "name": "TsubamePart4" + }, + { + "name": "TsubamePart5" + } + ] +}