From 526f9be120ac1ebd1c9014148f663dba10158c52 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 7 Apr 2020 04:18:29 +0200 Subject: ... --- src/bounty/bnt_join_battle.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bounty/bnt_join_battle.erl') diff --git a/src/bounty/bnt_join_battle.erl b/src/bounty/bnt_join_battle.erl index 3fccccc..f1a8c10 100644 --- a/src/bounty/bnt_join_battle.erl +++ b/src/bounty/bnt_join_battle.erl @@ -87,10 +87,10 @@ create_character (PlayerIX, RosterChar, Map, ForbiddenLocations) -> btl_character:new ( PlayerIX, - optional, Location, ResolvedBaseChar, - btl_conditions:new() + btl_conditions:new(), + btl_status_indicators:new() ), btl_character:to_unresolved(Result). -- cgit v1.2.3-70-g09d2