fix(Data) Zard's pointed out fixes

I also need to handle DPS vs Charges for attacks
This commit is contained in:
2022-05-04 18:13:34 -04:00
parent bfcf784210
commit 78deb6055c
5 changed files with 30 additions and 9 deletions
@@ -2,7 +2,6 @@
@using Services.Website
@implements IDisposable
@if (Entity!.Weapons().Count > 0)
{
@if (StyleType.Equals("Plain"))