Skip to content

Commit 5a520b4

Browse files
authored
lobby arts and sounds (#4234)
* 7 new lobby artworks * 1 new end of round announcement * Increased the volume of the FrontierFM end of round announcement
1 parent b83db2e commit 5a520b4

19 files changed

+80
-2
lines changed
236 KB
Binary file not shown.
10.8 KB
Binary file not shown.

Resources/Prototypes/SoundCollections/announcements.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
- /Audio/Announcements/RoundEnd/disappointed.ogg
66
- /Audio/Announcements/RoundEnd/notevenpaidforthis.ogg
77
- /Audio/_NF/Announcements/RoundEnd/snake_frontierfm.ogg # Frontier
8+
- /Audio/_NF/Announcements/RoundEnd/honkannounce.ogg # Frontier
89

910
- type: soundCollection
1011
id: PowerOn
1112
files:
1213
- /Audio/_NF/Announcements/PocketSizedAndy/andy1_power_onnf.ogg # Frontier
13-
14+

Resources/Prototypes/_NF/lobbyscreens.yml

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- type: lobbyBackground
2222
id: HandsomeKiller
2323
background: /Textures/_NF/LobbyScreens/handsomekiller.webp
24-
24+
2525
- type: lobbyBackground
2626
id: CaughtUp
2727
background: /Textures/_NF/LobbyScreens/caughtup.webp
@@ -42,6 +42,34 @@
4242
id: Paramedicrash
4343
background: /Textures/_NF/LobbyScreens/paramedicrash.webp
4444

45+
- type: lobbyBackground
46+
id: APlantyfulShipyard
47+
background: /Textures/_NF/LobbyScreens/aplantfulshipyard.webp
48+
49+
- type: lobbyBackground
50+
id: SmokeBreak
51+
background: /Textures/_NF/LobbyScreens/smokebreak.webp
52+
53+
- type: lobbyBackground
54+
id: HarpyGenocide
55+
background: /Textures/_NF/LobbyScreens/harpygenocide.webp
56+
57+
- type: lobbyBackground
58+
id: Medics
59+
background: /Textures/_NF/LobbyScreens/medics.webp
60+
61+
- type: lobbyBackground
62+
id: PlayWithCat
63+
background: /Textures/_NF/LobbyScreens/playwithcat.webp
64+
65+
- type: lobbyBackground
66+
id: Pirate
67+
background: /Textures/_NF/LobbyScreens/pirate.webp
68+
69+
- type: lobbyBackground
70+
id: Spacemoff
71+
background: /Textures/_NF/LobbyScreens/spacemoff.webp
72+
4573
# - type: lobbyBackground
4674
# id: StaresBlankly
4775
# background: /Textures/_NF/LobbyScreens/staresblankly.webp
357 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
sample:
2+
filter: true

Resources/Textures/_NF/LobbyScreens/attributions.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,38 @@
6262
license: "CC-BY-NC-SA-3.0"
6363
copyright: "Wendy Ribston Pippin, on Discord as wendyribstonofpippin"
6464
source: "https://github.com/wendyribstonpippin"
65+
66+
- files: ["aplantfulshipyard.webp"]
67+
license: "CC-BY-NC-SA-4.0"
68+
copyright: "Jacob, on Discord as jacobspetskinwalker (143421905179901952) and (Tumblr https://jacobsdot.tumblr.com/)"
69+
source: "https://discord.com/channels/1123826877245694004/1245127769847762954/1408694577879322729"
70+
71+
- files: ["smokebreak.webp"]
72+
license: "CC-BY-NC-SA-4.0"
73+
copyright: "Commission from (Discord) johnnyhotsauce1 (108005482500751360) made by doner4037 (756430621022224444). Received approval of both."
74+
source: "https://discord.com/channels/1123826877245694004/1245127769847762954/1365363828145262675"
75+
76+
- files: ["harpygenocide.webp"]
77+
license: "CC-BY-NC-SA-4.0"
78+
copyright: "Commission from (Discord) ra.y (282329143431921665) made by doner4037 (756430621022224444). Received approval of both."
79+
source: "https://discord.com/channels/1123826877245694004/1245127769847762954/1454593217923121152"
80+
81+
- files: ["medics.webp"]
82+
license: "CC-BY-NC-SA-4.0"
83+
copyright: "Commission from (Discord) ra.y (282329143431921665) made by doner4037 (756430621022224444). Received approval of both. Edited for use as Lobby Art by ra.Y"
84+
source: "https://discord.com/channels/1123826877245694004/1245127769847762954/1454593217923121152"
85+
86+
- files: ["playwithcat.webp"]
87+
license: "CC-BY-NC-SA-4.0"
88+
copyright: "Commission from (Discord) ra.y (282329143431921665) made by trashboi.exe (249199516912189440). Received approval of both."
89+
source: "https://discord.com/channels/1123826877245694004/1245127769847762954/1283092174191460363"
90+
91+
- files: ["pirate.webp"]
92+
license: "CC-BY-NC-SA-4.0"
93+
copyright: "For (Discord) werebat (234543618218524672) made by 0bashie (311706695527038976). Received approval of both."
94+
source: "https://discord.com/channels/1123826877245694004/1245127769847762954/1437656399709732909"
95+
96+
- files: ["spacemoff.webp"]
97+
license: "CC-BY-NC-SA-4.0"
98+
copyright: "Commission from (Discord) voltron9241 (289017733088018432) made by doner4037 (756430621022224444). Received approval of both. Edited for use as Lobby Art by ra.Y"
99+
source: "https://discord.com/channels/1123826877245694004/1245127769847762954/1426870742238105660"
281 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
sample:
2+
filter: true
276 KB
Loading

0 commit comments

Comments
 (0)