Add ESwords (now Inventory refactor compliant!) (#6000)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Júlio César Ueti
2022-01-24 09:55:48 -03:00
committed by GitHub
parent bfa270e91f
commit 6d5eee0d4c
22 changed files with 577 additions and 8 deletions

View File

@@ -332,7 +332,8 @@ namespace Content.Client.Entry
"ArtifactGasTrigger",
"ArtifactInteractionTrigger",
"Artifact",
"RandomArtifactSprite"
"RandomArtifactSprite",
"EnergySword",
};
}
}