Change items to use rainbow text without being labeled as expert only.
This commit is contained in:
@@ -18,7 +18,7 @@ public class HellfireBeam : ModItem
|
||||
Item.noMelee = true;
|
||||
Item.channel = true;
|
||||
Item.mana = 7;
|
||||
Item.expert = true;
|
||||
Item.rare = ItemRarityID.Expert;
|
||||
Item.width = 28;
|
||||
Item.height = 30;
|
||||
Item.useTime = 20;
|
||||
|
||||
Reference in New Issue
Block a user