fixed pokeab usage
This commit is contained in:
parent
0e627ba9e3
commit
2e046b9fe9
@ -4641,7 +4641,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `~pokeab "water gun"`.
|
||||
/// Looks up a localized string similar to `~pokeab overgrow`.
|
||||
/// </summary>
|
||||
public static string pokemonability_usage {
|
||||
get {
|
||||
|
@ -1996,7 +1996,7 @@
|
||||
<value>Searches for a pokemon ability.</value>
|
||||
</data>
|
||||
<data name="pokemonability_usage" xml:space="preserve">
|
||||
<value>`~pokeab "water gun"`</value>
|
||||
<value>`~pokeab overgrow`</value>
|
||||
</data>
|
||||
<data name="memelist_cmd" xml:space="preserve">
|
||||
<value>memelist</value>
|
||||
|
Loading…
Reference in New Issue
Block a user