From 240b60a2a747d073eb001dd92450fd19b91902e9 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 22 Oct 2019 21:36:18 +0200 Subject: ... --- src/shared/struct/inventory/shr_inventory.erl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/shared/struct') diff --git a/src/shared/struct/inventory/shr_inventory.erl b/src/shared/struct/inventory/shr_inventory.erl index 5a95842..aafbedf 100644 --- a/src/shared/struct/inventory/shr_inventory.erl +++ b/src/shared/struct/inventory/shr_inventory.erl @@ -382,12 +382,9 @@ ataxia_add_equipment (Eq, Inv) -> { S5Inv, - ataxic:optimize + ataxic:sequence ( - ataxic:sequence - ( - [Ataxic0, Ataxic1, Ataxic2, Ataxic3, Ataxic4 |Ataxic5s] - ) + [Ataxic0, Ataxic1, Ataxic2, Ataxic3, Ataxic4 |Ataxic5s] ) }. -- cgit v1.2.3-70-g09d2