antidrag: update for if3 inv

This commit is contained in:
Adam
2022-04-20 08:34:56 -04:00
parent 3b18042785
commit 71886515a9
2 changed files with 55 additions and 26 deletions

View File

@@ -405,4 +405,7 @@ public final class ScriptID
@ScriptArguments(integer = 7)
public static final int GROUP_IRONMAN_STORAGE_BUILD = 5269;
@ScriptArguments(integer = 6)
public static final int INVENTORY_DRAWITEM = 6011;
}