mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-09 12:51:01 +00:00
Fix cage and animal release for hero T4
Fix cage and animal release for hero T4
This commit is contained in:
@@ -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.');
|
||||
|
||||
Reference in New Issue
Block a user