From c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 19:37:20 -0400 Subject: feat: yaml conversation trees more robust --- data/mobs/rat.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 data/mobs/rat.yaml (limited to 'data/mobs/rat.yaml') diff --git a/data/mobs/rat.yaml b/data/mobs/rat.yaml deleted file mode 100644 index 4265674..0000000 --- a/data/mobs/rat.yaml +++ /dev/null @@ -1,22 +0,0 @@ -name: rat -description: "A large, mangy rat with beady red eyes." -attack: 1 -strength: 1 -defense: 1 -hp: 2 -speed: 4 -aggressive: false -respawn_ticks: 20 -attack_type: crush -stab_defense: 0 -slash_defense: 0 -crush_defense: 0 -science_defense: 0 -ranged_defense: 0 -idle_descriptions: - - "sniffs around the ground" - - "nibbles on something" - - "scurries in circles" -size: small -drops: - remains: bones -- cgit v1.2.3