From 6ef631761688ae94126ddd544b23849fd12ed041 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 8 Oct 2019 23:35:55 +0200 Subject: ... --- src/shared/struct/shr_condition.erl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/shared/struct') diff --git a/src/shared/struct/shr_condition.erl b/src/shared/struct/shr_condition.erl index cf37531..6d75167 100644 --- a/src/shared/struct/shr_condition.erl +++ b/src/shared/struct/shr_condition.erl @@ -12,7 +12,9 @@ { id :: id(), name :: binary(), - description :: binary() + description :: binary(), + % can it be removed or stolen? Not ranks, for example. + is_transferable :: boolean() } ). -- cgit v1.2.3-70-g09d2