From 085e728d22a3369bd110b77409914cfbe9ebe611 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 16 Jun 2026 04:17:43 -0400 Subject: feat: recipe system, combining items, cooking skill --- data/mobs/man.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/mobs/man.yaml') diff --git a/data/mobs/man.yaml b/data/mobs/man.yaml index 5fa9625..a4b0729 100644 --- a/data/mobs/man.yaml +++ b/data/mobs/man.yaml @@ -1,5 +1,5 @@ -id: "man" -name: "man" +id: man +name: man description: "A shabby-looking man loitering in the town square." combat_descriptions: - "is engaged in a fight to the death with %s" -- cgit v1.2.3