Skip to content

Commit

Permalink
lobby changes and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheackraze committed Mar 3, 2024
1 parent dd331eb commit 27b0559
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Objects/Decoration/present.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
components:
- type: Item
size: Normal
- type: Storage
maxItemSize: Small
grid:
- 0,0,2,2

- type: entity
id: PresentRandomUnsafe
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/SoundCollections/lobby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
- /Audio/Lobby/space_asshole.ogg
# - /Audio/Lobby/endless_space.ogg
- /Audio/Lobby/singuloose.ogg
- /Audio/Lobby/comet_haley.ogg
# - /Audio/Lobby/comet_haley.ogg
# - /Audio/Lobby/title2.ogg
- /Audio/Lobby/title3.ogg
- /Audio/Lobby/mod.flip-flap.ogg
- /Audio/Lobby/Spac_Stac.ogg
- /Audio/Lobby/pwmur.ogg
- /Audio/Lobby/lasers_rip_apart_the_bulkhead.ogg
# - /Audio/Lobby/lasers_rip_apart_the_bulkhead.ogg
- /Audio/Lobby/every_light_is_blinking_at_once.ogg
- /Audio/_NF/Lobby/victory.ogg # Frontier
- /Audio/_NF/Lobby/shibamata.ogg # Frontier
18 changes: 9 additions & 9 deletions Resources/Prototypes/lobbyscreens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
# id: Warden
# background: /Textures/LobbyScreens/warden.webp

- type: lobbyBackground
id: Pharmacy
background: /Textures/LobbyScreens/pharmacy.webp
# - type: lobbyBackground
# id: Pharmacy
# background: /Textures/LobbyScreens/pharmacy.webp

- type: lobbyBackground
id: SSXIV
background: /Textures/LobbyScreens/ssxiv.webp
# - type: lobbyBackground
# id: SSXIV
# background: /Textures/LobbyScreens/ssxiv.webp

- type: lobbyBackground
id: Susstation
background: /Textures/LobbyScreens/susstation.webp
# - type: lobbyBackground
# id: Susstation
# background: /Textures/LobbyScreens/susstation.webp

- type: lobbyBackground
id: SkellyVsTheRev
Expand Down

0 comments on commit 27b0559

Please sign in to comment.