mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
!Fixed typo
This commit is contained in:
parent
fecb8470aa
commit
f0224967c8
@ -17,7 +17,7 @@ public class Neptune_Gift extends Skill implements Listener {
|
||||
setName("Neptune's Gift");
|
||||
|
||||
setMaterial(Material.LILY_PAD);
|
||||
setLore("Resource regeneration is increased by &8{extra} &7when standing in water.");
|
||||
setLore("Resource regeneration is increased by &8{extra}% &7when standing in water.");
|
||||
setPassive();
|
||||
|
||||
addModifier("extra", new LinearValue(30, 5));
|
||||
|
Loading…
Reference in New Issue
Block a user