diff options
| author | historia <[not public]> | 2026-07-05 20:06:53 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-05 20:07:50 -0400 |
| commit | 843fa6db681e494bf46e191655323a40577542b5 (patch) | |
| tree | cf32ec18d50434c14a1152147ff6e5e8b3576998 /data/.admin_history.json | |
| parent | 7b5ed92e003d8a4bf9bdc69d43b7354eb2260dfa (diff) | |
| download | thehouseoficarus-843fa6db681e494bf46e191655323a40577542b5.tar.gz | |
feat: remove deprecated use/station interaction model
Diffstat (limited to 'data/.admin_history.json')
| -rw-r--r-- | data/.admin_history.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/.admin_history.json b/data/.admin_history.json deleted file mode 100644 index aef303b..0000000 --- a/data/.admin_history.json +++ /dev/null @@ -1 +0,0 @@ -{"history":[{"time":"2026-07-05T19:16:10-04:00","description":"move items 000_test_item to root","file_path":"data/items/ammo/000_test_item.yaml","new_file_path":"data/items/000_test_item.yaml","old_content":"color: \"78\"\ncraft:\n - end_message: \"\"\n fail: \"\"\n ingredients:\n - items:\n - headless_arrow\n quantity: 15\n - items:\n - adamant_arrowtips\n quantity: 15\n level: 60\n output_qty: 15\n start_message: \"\"\n station: []\n subtype: \"\"\n success_message: \"\"\n ticks_per_cycle: 2\n tool: \"\"\n type: fletching\n xp: 10\ndescription: An adamant-tipped arrow.\nequipment:\n other:\n ranged_strength: 31\n slot: ammo\n type: ammo\nfarm_harvest_xp: 0\nfarm_level: 0\nfarm_max_yield: 0\nfarm_min_yield: 0\nfarm_patch_type: herb\nfarm_plant_xp: 0\nfarm_stages: 0\nid: 000_test_item\nmax_quality: 0\nname: adamant arrow\nrecoverable: true\nstackable: true\nvalue: 20\n","new_content":"color: \"78\"\ncraft:\n - end_message: \"\"\n fail: \"\"\n ingredients:\n - items:\n - headless_arrow\n quantity: 15\n - items:\n - adamant_arrowtips\n quantity: 15\n level: 60\n output_qty: 15\n start_message: \"\"\n station: []\n subtype: \"\"\n success_message: \"\"\n ticks_per_cycle: 2\n tool: \"\"\n type: fletching\n xp: 10\ndescription: An adamant-tipped arrow.\nequipment:\n other:\n ranged_strength: 31\n slot: ammo\n type: ammo\nfarm_harvest_xp: 0\nfarm_level: 0\nfarm_max_yield: 0\nfarm_min_yield: 0\nfarm_patch_type: herb\nfarm_plant_xp: 0\nfarm_stages: 0\nid: 000_test_item\nmax_quality: 0\nname: adamant arrow\nrecoverable: true\nstackable: true\nvalue: 20\n","is_delete":false,"is_create":false},{"time":"2026-07-05T19:17:20-04:00","description":"Create object bio_altar_copy","file_path":"data/objects/bio_altar_copy.yaml","old_content":"","new_content":"id: bio_altar_copy\n","is_delete":false,"is_create":true},{"time":"2026-07-05T19:17:20-04:00","description":"Update object bio_altar_copy","file_path":"data/objects/bio_altar_copy.yaml","old_content":"id: bio_altar_copy\n","new_content":"color: C4\ndescription: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin.\nid: bio_altar_copy\nname: bio altar\n","is_delete":false,"is_create":false},{"time":"2026-07-05T19:17:25-04:00","description":"rename objects bio_altar_copy to 000_test_object","file_path":"data/objects/bio_altar_copy.yaml","new_file_path":"data/objects/000_test_object.yaml","old_content":"color: C4\ndescription: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin.\nid: bio_altar_copy\nname: bio altar\n","new_content":"color: C4\ndescription: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin.\nid: bio_altar_copy\nname: bio altar\n","is_delete":false,"is_create":false}],"redo":null}
\ No newline at end of file |
