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

Privilege of I(11) appears for 93x worlds #125

Open
jhager opened this issue Feb 27, 2018 · 0 comments
Open

Privilege of I(11) appears for 93x worlds #125

jhager opened this issue Feb 27, 2018 · 0 comments

Comments

@jhager
Copy link
Contributor

jhager commented Feb 27, 2018

The privilege of I(11) appears for 93x and 9x3 worlds. The official rule book has a not 9.I in glossary 3.

To fix it appears this line of code needs to be changed:

  •                   '11': {allow: ['all'], disallow: [] },
    
  •                   '11': {allow: ['all'], disallow: ['9.I'] },
    
jhager added a commit to jhager/504rules.github.io that referenced this issue Feb 27, 2018
OsnaFonz added a commit that referenced this issue Feb 27, 2018
removed privilege for 9.I that should not appear.  fixes issue #125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant