From 27b15332ec308f273430c644df2ba90d8892f43a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 17 May 2022 01:58:48 +0100 Subject: [PATCH] demo.game.toml: Remove non-hnoured min_unit setting We decided to leave this to the players. Signed-off-by: Ian Jackson --- specs/demo.game.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/specs/demo.game.toml b/specs/demo.game.toml index cdcb1670..739497e1 100644 --- a/specs/demo.game.toml +++ b/specs/demo.game.toml @@ -94,7 +94,6 @@ image.faces = ["#ff0000"] pos = [125, 45] type = "Currency" qty = 400 -min_unit = 5 currency = "ƒ" image.type = "Rect" image.size = [20,7] -- 2.30.2