Skip to content

Commit

Permalink
Update code/__defines/misc_vr.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Izac Joof Forsgren <[email protected]>
  • Loading branch information
Repede and izac112 authored Apr 7, 2024
1 parent b8ae271 commit 86f3cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__defines/misc_vr.dm
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#define BLUE_SHIELDED 2 // Shield from bluespace teleportation (telescience)
#define TEMPERATURE_SHIELDED 4 // YW Addition: Temperature change shielding
// 8 used for persistence block somewhere else
#define PHASE_SHIELDED 16 // Prevents shadekin phasing in/out in this area
#define PHASE_SHIELDED 16 // YW Addition: Prevents shadekin phasing in/out in this area

//Assistant/Visitor/Whatever
#define USELESS_JOB "Visitor"
Expand Down

0 comments on commit 86f3cfd

Please sign in to comment.