mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-14 12:44:19 +01:00
Make equipitems sharable again.
This commit is contained in:
parent
323b4d6f21
commit
8436455936
9 changed files with 146 additions and 52 deletions
|
|
@ -1,5 +1,4 @@
|
|||
using System.Text.RegularExpressions;
|
||||
using Lumina.Excel.GeneratedSheets;
|
||||
using Penumbra.GameData.Enums;
|
||||
using Penumbra.GameData.Structs;
|
||||
|
||||
|
|
@ -18,7 +17,6 @@ public static partial class GamePaths
|
|||
: GenderRace.Unknown;
|
||||
}
|
||||
|
||||
|
||||
public static partial class Monster
|
||||
{
|
||||
public static partial class Imc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue