Skip to content

Commit

Permalink
add lethal company password
Browse files Browse the repository at this point in the history
  • Loading branch information
alextusinean authored Nov 18, 2023
1 parent a06da73 commit 72365df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export default function Home() {
<Text>Password</Text>
<Input value={password} placeholder='a1bc2d3fghi4...' onChange={e => setPassword(e.target.value)} isDisabled={isOpening} isRequired />
<Text>Use <Code>t36gref9u84y7f43g</Code> for Phasmophobia</Text>
<Text>Use <Code>lcslime14a5</Code> for Lethal Company</Text>
<Text>Use <Code>6tr cr$#@%T#GFTVn</Code> for Strike Force Heroes</Text>
<Text mb={6}>Use <Code>browar23</Code> for Brewpub Simulator</Text>

Expand Down

0 comments on commit 72365df

Please sign in to comment.