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

fix: allow card readers to despawn riot turrets too #4077

Conversation

chaosvolt
Copy link
Member

Purpose of change

Shard pointed out in DMs recently that he found out that riot turrets aren't despawned by card readers, having ran into a lab that inexplicably used those instead of the normal light turrets.

Turns out that's in vanilla, in the office labs. Easy fix. :3

Describe the solution

Set riot turrets to have the ID_CARD_DESPAWN and CONSOLE_DESPAWN flag, same as all other armed turrets.

Describe alternatives you've considered

Setting office labs to use 9mm turrets to guard the entrance like a normal sci-fi megacorp.

Testing

Checked affected file for syntax and lint errors.

Additional context

Checklist

@github-actions github-actions bot added the JSON related to game datas in JSON format. label Jan 8, 2024
@scarf005 scarf005 merged commit cc76e12 into cataclysmbnteam:main Jan 8, 2024
9 checks passed
@chaosvolt chaosvolt deleted the turret-goes-directly-into-the-forever-box branch January 8, 2024 23:41
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