chiark / gitweb /
New standing "Proficient"
[ypp-sc-tools.web-live.git] / yoweb-scrape
index 8f0bf5647d75251252cb527cdc1f6a8b2a0e1c80..31c75ae9f0a3ad774b1e2d3b5475f159933da6f8 100755 (executable)
@@ -68,7 +68,7 @@ duty_puzzles = ([ 'Navigating', 'Battle Navigation' ] +
                core_duty_puzzles +
                [ 'Treasure Haul' ])
 
-standingvals = ('Able/Distinguished/Respected/Master'+
+standingvals = ('Able/Proficient/Distinguished/Respected/Master'+
                '/Renowned/Grand-Master/Legendary/Ultimate').split('/')
 standing_limit = len(standingvals)