Skip to content

Commit 434811f

Browse files
CBroz1LockerM
andauthored
Update automation/simulator/encounter.py
Co-authored-by: Matthew Locker <[email protected]>
1 parent 93a4862 commit 434811f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/simulator/encounter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def sim_epic_event(
224224
225225
Args:
226226
TC (Card): target card. Default draw from gm_deck
227-
DR (int): Draw range.
227+
DR (int): Difficulty range.
228228
participants (list[Player]): list of those involved on a TC. Default all PCs
229229
skills (list[str] | str): Type of check for each participant in participant
230230
order. Default 0 mod. If same for all, provide as single string.

0 commit comments

Comments
 (0)