From 69d8757ad983697cdc9182fdcc1cdb612a77fb41 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 10 Jun 2026 04:44:31 -0400 Subject: feat: yaml architecture for complex object interaction --- data/players/characters/re.yaml | 44 ----------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 data/players/characters/re.yaml (limited to 'data/players/characters/re.yaml') diff --git a/data/players/characters/re.yaml b/data/players/characters/re.yaml deleted file mode 100644 index 819f3b5..0000000 --- a/data/players/characters/re.yaml +++ /dev/null @@ -1,44 +0,0 @@ -name: re -skills: - agility: 0 - alchemy: 0 - attack: 0 - construction: 0 - cooking: 0 - crafting: 0 - defense: 0 - fishing: 0 - fletching: 0 - hitpoints: 1154 - hunter: 0 - mining: 0 - ranged: 0 - scavenging: 0 - science: 0 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -hp: 10 -credits: 0 -description: "" -attack_style: accurate -toggles: - description: true - exits: true - mobenter: true - mobleave: true - mobspawn: true - reserve: true - tinymap: true - xpdrops: true -regeneratetick: 0 -- cgit v1.2.3