Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: elevators for apartments and office tower #3182

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Sep 19, 2023

Summary

cata-gas-github.mp4

SUMMARY: Content "Working elevators for apartments and office towers, also garage doors"

Purpose of change

Describe the solution

  • replaced broken consoles with elevator controls
  • added winches to garage door

Describe alternatives you've considered

maybe this is too OP?

  • allow player to fix 'broken' elevator controls?
  • add grid powered elevator control, so that player can power it to run elevators?

Testing

gas gas gas

Additional context

disclaimer: original song is 'Gas Gas Gas' by Manuel. I do not own this song. It is only used for non-profit purposes under the Fair Use Act of 197

Regex used for posterity

vscode

office palette

find:
(^\s+".*E+)(x)(.*",$)
(^\s+".*)(x)(E+.*",$)

replace:
$1`$3

@github-actions github-actions bot added the JSON related to game datas in JSON format. label Sep 19, 2023
@scarf005 scarf005 requested a review from chaosvolt September 19, 2023 15:46
Copy link
Member

@chaosvolt chaosvolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@scarf005 scarf005 merged commit 28777f1 into cataclysmbnteam:upload Sep 19, 2023
14 checks passed
@scarf005 scarf005 deleted the moar-elevators branch September 19, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants