Change items to use rainbow text without being labeled as expert only.
This commit is contained in:
@@ -32,7 +32,7 @@ public class Graffiti : ModItem
|
||||
Item.shoot = ProjectileID.PurificationPowder;
|
||||
Item.shootSpeed = 40f;
|
||||
Item.useAmmo = AmmoID.Bullet;
|
||||
Item.expert = true;
|
||||
Item.rare = ItemRarityID.Expert;
|
||||
}
|
||||
|
||||
public override bool CanConsumeAmmo(Item ammo, Player player)
|
||||
|
||||
Reference in New Issue
Block a user