mirror of
https://github.com/illiumst/marl-factory-grid.git
synced 2025-12-11 18:10:38 +01:00
fixed names and function, dirtspawn and item spawn
This commit is contained in:
@@ -94,7 +94,7 @@ class BatteryDecharge(Rule):
|
||||
return results
|
||||
|
||||
|
||||
class BtryDoneAtDischarge(BatteryDecharge):
|
||||
class DoneAtBatteryDischarge(BatteryDecharge):
|
||||
|
||||
def __init__(self, reward_discharge_done=b.REWARD_DISCHARGE_DONE, mode: str = b.SINGLE, **kwargs):
|
||||
f"""
|
||||
|
||||
Reference in New Issue
Block a user