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/newbie_trainer.yaml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 data/mobs/newbie_trainer.yaml (limited to 'data/mobs/newbie_trainer.yaml') diff --git a/data/mobs/newbie_trainer.yaml b/data/mobs/newbie_trainer.yaml deleted file mode 100644 index 3897dba..0000000 --- a/data/mobs/newbie_trainer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -name: Newbie Trainer -description: "A friendly-looking instructor ready to help new adventurers." -unique: true -protected: true -attack: 1 -strength: 1 -defense: 1 -hp: 50 -speed: 5 -aggressive: false -respawn_ticks: 30 -attack_type: crush -stab_defense: 0 -slash_defense: 0 -crush_defense: 0 -science_defense: 0 -ranged_defense: 0 -idle_descriptions: - - "reviews a training manual" - - "adjusts a practice dummy" - - "demonstrates a sword stance to no one in particular" - - "offers a friendly nod to passersby" - - "polishes a wooden shield" - - "checks a stopwatch and jots something down" -size: small -- cgit v1.2.3