Skip to content

Commit

Permalink
Update formatValueRules.js
Browse files Browse the repository at this point in the history
  • Loading branch information
233dada authored Nov 15, 2023
1 parent 6d34e16 commit 375b94b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/regulation/formatValueRules.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@ export default [
'ShowDurationInTopSpot',
'DronesIgnoreBarrier',
'ReqUniqueCargo',
'TeleportBreaksBond',
'IndependentLaserRampUp',
'Retired',
'PvPOnlyTargetPlayers',
'AreaShieldCoversOwnShip',
'RSMoveCrossSectorCerbsAway',
'SingleTarget',
],
(v) => v ? t('YES') : t('NO'),
],
Expand Down

0 comments on commit 375b94b

Please sign in to comment.