Skip to content

Commit c823afd

Browse files
committed
BloodDeathCosmetics
1 parent 6338f85 commit c823afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/github/elic0de/thejpspit/cosmetics/impl/death/BloodDeathCosmetic.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import org.bukkit.Effect;
88
import org.bukkit.Material;
99

10-
@CosmeticData(id = "blooddeath", name = "床が赤でいっぱい", description = "", icon = Material.REDSTONE, coin = 50)
10+
@CosmeticData(id = "blooddeath", name = "床が赤でいっぱい", description = "death", icon = Material.REDSTONE, coin = 50)
1111
public class BloodDeathCosmetic extends Cosmetic implements DeathCosmetic {
1212

1313
@Override

0 commit comments

Comments
 (0)