Fix cage and animal release for hero T4

Fix cage and animal release for hero T4
This commit is contained in:
Catalin Novgorodschi
2026-07-10 13:35:30 +03:00
parent 77a004d441
commit 60a2d3b206
5 changed files with 61 additions and 5 deletions
+4
View File
@@ -2821,3 +2821,7 @@ tz_def('HB_TXT_CAGE', 'Captures 1 oasis animal per cage');
tz_def('HB_TXT_NEEDS_HORSE','requires an equipped horse');
tz_def('HB_TXT_ONLY', 'only for a');
tz_def('HB_TXT_HERO', 'hero');
/* T4 hero port - captured animals release action */
tz_def('HERO_RELEASE_ANIMALS', 'Release');
tz_def('HERO_RELEASE_CONFIRM', 'Release these animals? They will be gone for good.');