Mod weapons in hands/in raid; Move add offer setting

This commit is contained in:
Tyfon
2024-08-21 15:39:27 -07:00
parent 0d7ee4de68
commit 7bdd98ecd1
5 changed files with 389 additions and 122 deletions

View File

@@ -39,6 +39,9 @@ global using NoPossibleActionsError = GClass3317;
global using CannotSortError = GClass3325;
global using FailedToSortError = GClass3326;
global using MoveSameSpaceError = InteractionsHandlerClass.GClass3353;
global using NotModdableInRaidError = GClass3321;
global using MultitoolNeededError = GClass3322;
global using ModVitalPartInRaidError = GClass3323;
// Operations
global using ItemOperation = GStruct413;