mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 15:09:24 +08:00
Add: Basic hospital event
This commit is contained in:
@@ -194,7 +194,7 @@ def pt_ocr(raid):
|
||||
|
||||
|
||||
class Raid(MapOperation, RaidCombat, CampaignEvent):
|
||||
def combat_preparation(self, balance_hp=False, emotion_reduce=False, auto=True, fleet_index=1):
|
||||
def combat_preparation(self, balance_hp=False, emotion_reduce=False, auto='combat_auto', fleet_index=1):
|
||||
"""
|
||||
Args:
|
||||
balance_hp (bool):
|
||||
|
||||
Reference in New Issue
Block a user