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/guard.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/mobs/guard.yaml') diff --git a/data/mobs/guard.yaml b/data/mobs/guard.yaml index 3203ec1..4b5576c 100644 --- a/data/mobs/guard.yaml +++ b/data/mobs/guard.yaml @@ -1,5 +1,5 @@ -id: "guard" -name: "Guard" +id: guard +name: Guard description: "A stern-looking guard in weathered armor." behavior: guard_talk unique: true -- cgit v1.2.3