mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 00:39:02 +00:00
Quiet wmllint down a bit.
This commit is contained in:
parent
b147c67934
commit
d4095df821
@ -534,7 +534,7 @@
|
||||
[unstore_unit]
|
||||
variable=stored_eloh
|
||||
find_vacant=no
|
||||
text="-6"
|
||||
text="-6" # wmllint: ignore
|
||||
{COLOR_HARM}
|
||||
[/unstore_unit]
|
||||
|
||||
@ -709,7 +709,7 @@
|
||||
[unstore_unit]
|
||||
variable=elf_list[$victim_i]
|
||||
find_vacant=no
|
||||
text="-$special_attack_damage"
|
||||
text="-$special_attack_damage" # wmllint: ignore no spellcheck
|
||||
{COLOR_HARM}
|
||||
[/unstore_unit]
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
availability="musthave"
|
||||
male_name=""
|
||||
female_name=""
|
||||
description=""
|
||||
description="" # wmllint: ignore
|
||||
[effect]
|
||||
apply_to=status
|
||||
add=not_living
|
||||
|
Loading…
x
Reference in New Issue
Block a user