WoF: add wmllint 'skip-side' magic comments

This commit is contained in:
Jonathan-Kelly 2024-02-22 10:24:12 -05:00 committed by Steve Cotton
parent 775741c0c5
commit dd73e62761
3 changed files with 28 additions and 28 deletions

View file

@ -58,18 +58,18 @@
[/side]
{WOF_DEATHS}
{SPAWNER_SIDE 2 "Stymphalian" Mm {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2}
{SPAWNER_SIDE 3 "Dragonfly" Ss {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2}
{SPAWNER_SIDE 4 "Leopard" *^Ftr {ON_DIFFICULTY4 0.1 0.25 0.5 1} 6 1}
{SPAWNER_SIDE 5 "Horned Scarab" *^Ft {ON_DIFFICULTY4 0.1 0.25 0.5 1} 6 1}
{SPAWNER_SIDE 6 "Fire Ant" Dd {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2}
{SPAWNER_SIDE 7 "Rock Scorpion" Mm {ON_DIFFICULTY4 0.1 0.25 0.5 1} 1 1}
{SPAWNER_SIDE 8 "Swamp Lizard" Ss {ON_DIFFICULTY4 0.1 0.25 0.5 1} 6 1}
{SPAWNER_SIDE 9 "Water Serpent" Wwt^Ew* {ON_DIFFICULTY4 0.05 0.125 0.25 0.5} 3 1}
{SPAWNER_SIDE 10 "Dolphin" Ww 0.05 3 2}
{SPAWNER_SIDE 11 "Nibbler" Wwt {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2}
{SPAWNER_SIDE 12 "Cuttle Fish" Wo* {ON_DIFFICULTY4 0.05 0.125 0.25 0.5} 6 2}
{SPAWNER_SIDE 13 "Great Seahorse" Wwr 0.05 3 2}
{SPAWNER_SIDE 2 "Stymphalian" Mm {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2} # wmllint: skip-side
{SPAWNER_SIDE 3 "Dragonfly" Ss {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2} # wmllint: skip-side
{SPAWNER_SIDE 4 "Leopard" *^Ftr {ON_DIFFICULTY4 0.1 0.25 0.5 1} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 5 "Horned Scarab" *^Ft {ON_DIFFICULTY4 0.1 0.25 0.5 1} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 6 "Fire Ant" Dd {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2} # wmllint: skip-side
{SPAWNER_SIDE 7 "Rock Scorpion" Mm {ON_DIFFICULTY4 0.1 0.25 0.5 1} 1 1} # wmllint: skip-side
{SPAWNER_SIDE 8 "Swamp Lizard" Ss {ON_DIFFICULTY4 0.1 0.25 0.5 1} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 9 "Water Serpent" Wwt^Ew* {ON_DIFFICULTY4 0.05 0.125 0.25 0.5} 3 1} # wmllint: skip-side
{SPAWNER_SIDE 10 "Dolphin" Ww 0.05 3 2} # wmllint: skip-side
{SPAWNER_SIDE 11 "Nibbler" Wwt {ON_DIFFICULTY4 0.1 0.25 0.5 1} 9 2} # wmllint: skip-side
{SPAWNER_SIDE 12 "Cuttle Fish" Wo* {ON_DIFFICULTY4 0.05 0.125 0.25 0.5} 6 2} # wmllint: skip-side
{SPAWNER_SIDE 13 "Great Seahorse" Wwr 0.05 3 2} # wmllint: skip-side
[event]
name=prestart

View file

@ -213,15 +213,15 @@
[/ai]
[/side]
{SPAWNER_SIDE 4 "Blood Bat" *^Ft {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1}
{SPAWNER_SIDE 5 "Woodland Boar" *^Ft {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1}
{SPAWNER_SIDE 6 "Elder Falcon" *^Fds {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1}
{SPAWNER_SIDE 7 "Great Wolf" *^Fds {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1}
{SPAWNER_SIDE 8 "Grand Dragonfly" Ss {ON_DIFFICULTY4 0.05 0.1 0.25 0.5} 6 1}
{SPAWNER_SIDE 9 "Swamp Lizard" Ss {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1}
{SPAWNER_SIDE 10 "Firebane Ant" Hd {ON_DIFFICULTY4 0.05 0.1 0.25 0.5} 6 1}
{SPAWNER_SIDE 11 "Firebomb Ant" Hd {ON_DIFFICULTY4 0.05 0.1 0.25 0.5} 6 1}
{SPAWNER_SIDE 12 "Giant Spider" Md {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1}
{SPAWNER_SIDE 4 "Blood Bat" *^Ft {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 5 "Woodland Boar" *^Ft {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 6 "Elder Falcon" *^Fds {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 7 "Great Wolf" *^Fds {ON_DIFFICULTY4 0.1 0.25 0.5 0.5} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 8 "Grand Dragonfly" Ss {ON_DIFFICULTY4 0.05 0.1 0.25 0.5} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 9 "Swamp Lizard" Ss {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1} # wmllint: skip-side
{SPAWNER_SIDE 10 "Firebane Ant" Hd {ON_DIFFICULTY4 0.05 0.1 0.25 0.5} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 11 "Firebomb Ant" Hd {ON_DIFFICULTY4 0.05 0.1 0.25 0.5} 6 1} # wmllint: skip-side
{SPAWNER_SIDE 12 "Giant Spider" Md {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1} # wmllint: skip-side
# Wisp
[side]

View file

@ -65,13 +65,13 @@
no_leader=yes
[/side]
{SPAWNER_SIDE 3 "Gryphon" Ms {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1}
{SPAWNER_SIDE 4 "Dread Bat" Qxu {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1}
{SPAWNER_SIDE 5 "Frost Stoat" Ai {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 3}
{SPAWNER_SIDE 6 "Great Icemonax" Aa {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 6 6}
{SPAWNER_SIDE 7 "Direwolf" *^F* {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 6 6}
{SPAWNER_SIDE 8 "Cave Bear" Ms {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 6 6}
{SPAWNER_SIDE 9 "Yeti" Ms {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 2}
{SPAWNER_SIDE 3 "Gryphon" Ms {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1} # wmllint: skip-side
{SPAWNER_SIDE 4 "Dread Bat" Qxu {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 1} # wmllint: skip-side
{SPAWNER_SIDE 5 "Frost Stoat" Ai {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 3} # wmllint: skip-side
{SPAWNER_SIDE 6 "Great Icemonax" Aa {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 6 6} # wmllint: skip-side
{SPAWNER_SIDE 7 "Direwolf" *^F* {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 6 6} # wmllint: skip-side
{SPAWNER_SIDE 8 "Cave Bear" Ms {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 6 6} # wmllint: skip-side
{SPAWNER_SIDE 9 "Yeti" Ms {ON_DIFFICULTY4 0.02 0.05 0.1 0.25} 3 2} # wmllint: skip-side
# wmllint: validate-on