A Neptunia Character Sorter
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update 2018-02-22.js

authored by

James Liu and committed by
GitHub
7cfbffda 78b68227

+3 -3
+3 -3
src/js/data/2018-02-22.js
··· 38 38 ] 39 39 }, 40 40 { 41 - name: "Include alternate forms", 41 + name: "Remove alternate forms", 42 42 key: "form", 43 43 tooltip: "Check this to include alternate form counterparts to characters." 44 44 }, 45 45 { 46 - name: "Include different dimension duplicates", 46 + name: "Remove different dimension duplicates", 47 47 key: "dim", 48 48 tooltip: "Check this to include alternate dimension counterparts to characters." 49 49 }, 50 50 { 51 - name: "Include Non-Girls", 51 + name: "Remove Non-Girls", 52 52 key: "notgirl", 53 53 tooltip: "Check this to include all non-female characters." 54 54 }