Allows pickuppable animals to resist out of inventory (#7545)

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
This commit is contained in:
keronshb
2022-05-12 03:58:27 -04:00
committed by GitHub
parent 7a08985994
commit e2ac92c3b5
5 changed files with 116 additions and 0 deletions

View File

@@ -348,6 +348,7 @@ namespace Content.Client.Entry
"InteractionPopup",
"HealthAnalyzer",
"Thirst",
"CanEscapeInventory",
"Wires"
};
}