chore: restructure files
Before Width: | Height: | Size: 710 B After Width: | Height: | Size: 710 B |
|
@ -2,7 +2,7 @@ using Terraria;
|
|||
using Terraria.ID;
|
||||
using Terraria.ModLoader;
|
||||
|
||||
namespace Continuity.Content.Items
|
||||
namespace Continuity.Content.Items.Materials
|
||||
{
|
||||
public class ExquisiteGel : ModItem
|
||||
{
|
Before Width: | Height: | Size: 434 B After Width: | Height: | Size: 434 B |
|
@ -2,7 +2,7 @@ using Terraria;
|
|||
using Terraria.ID;
|
||||
using Terraria.ModLoader;
|
||||
|
||||
namespace Continuity.Content.Items
|
||||
namespace Continuity.Content.Items.Materials
|
||||
{
|
||||
public class PalishadeTissue : ModItem
|
||||
{
|
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 405 B |
|
@ -9,7 +9,7 @@ using Terraria;
|
|||
using Terraria.ID;
|
||||
using Terraria.ModLoader;
|
||||
|
||||
namespace continuity.Content.Items
|
||||
namespace continuity.Content.Items.Weapons
|
||||
{
|
||||
public class Geltana : ModItem
|
||||
{
|
Before Width: | Height: | Size: 914 B After Width: | Height: | Size: 914 B |