[wip] code smell, psr-12, mvc, other, forgot by 1 year.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
namespace Battles;
|
||||
trait UserEffects
|
||||
{
|
||||
public static $effectName = [
|
||||
public static array $effectName = [
|
||||
2 => 'Заклинание молчания',
|
||||
3 => 'Заклятие форумного молчания',
|
||||
4 => 'Заклятие хаоса',
|
||||
@@ -50,7 +50,7 @@ trait UserEffects
|
||||
9994 => 'Антидот/Путы (Эликсир?)',
|
||||
];
|
||||
|
||||
public static $effectImage = [
|
||||
public static array $effectImage = [
|
||||
1 => 'travma.gif',
|
||||
2 => 'magic/sleep.gif',
|
||||
3 => 'magic/sleepf.gif',
|
||||
|
||||
Reference in New Issue
Block a user