[MIRROR] Removes night vision quirk #3425
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mirrored on Nova: NovaSector/NovaSector#2599
Original PR: tgstation/tgstation#83356
About The Pull Request
This pr removes the quirk night vision from being selectable
Why It's Good For The Game
Since the night vision rework this gives instead of the 3 tiles around you full soft vision in the darkness
Heres 2 screenshots to compare the difference.
This is what people without night vision see.
![image](https://private-user-images.githubusercontent.com/24854897/332045647-0dc0d56d-a96c-40b6-aec1-b63f917cdd66.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MjI2ODksIm5iZiI6MTczODgyMjM4OSwicGF0aCI6Ii8yNDg1NDg5Ny8zMzIwNDU2NDctMGRjMGQ1NmQtYTk2Yy00MGI2LWFlYzEtYjYzZjkxN2NkZDY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA2MTMwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNkNjAyYWM2ZGJjMTM4YTljY2IxNGRlMzlmOTcyOTAxMjcxYmZlMzgyMDE0M2FmMjhjNmM5MTgxZDMwN2E1NzAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yqfo_yZsBzQZa1I5z4CUiHxv6Fkphz9S6AmNQooVHPE)
This is what people with night vision see.
![image](https://private-user-images.githubusercontent.com/24854897/332047609-72352b72-a929-499e-8f5c-07404db23f0a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MjI2ODksIm5iZiI6MTczODgyMjM4OSwicGF0aCI6Ii8yNDg1NDg5Ny8zMzIwNDc2MDktNzIzNTJiNzItYTkyOS00OTllLThmNWMtMDc0MDRkYjIzZjBhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA2MTMwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTgxYWU0YjM5ZGEzNTk4ZDU4MDNjODViNTdmZGMzNGEyNzMwNDQ1MGE4YjUwZGNlNmY2NDViNzI2NDBhYWVlNjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.5U-w7pTNHL0pLjzFYTMM-qGYTAh9Twa3BcBdWRpyGiY)
Night vision does not define a character and is 100% client side.
this also turns antags like nightmares that hide in the shadows less scary and just make the envoirement boring when it comes to combat darkness vs light has 0 adventages because majority of the people run night vision antags who break lights to rely on this adventage just end up wasting time because everyone has inbuilt night vision
Changelog