diff options
| author | historia <[not public]> | 2026-07-05 03:45:48 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-05 03:45:48 -0400 |
| commit | 21c1997a3fd0f5ec5dcff1add45e4dfaf7a338ca (patch) | |
| tree | 3a63fb257837c0f7545eab0cada4c24b8ce67e84 /data/.admin_history.json | |
| parent | 81f3e3bae7d82f0e0ad72d89ea5a5fdae8804712 (diff) | |
| download | thehouseoficarus-21c1997a3fd0f5ec5dcff1add45e4dfaf7a338ca.tar.gz | |
fix: use interaction cards in admin gui work, fix card css on object tab
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 8212f5e..0000000 --- a/data/.admin_history.json +++ /dev/null @@ -1 +0,0 @@ -{"history":[{"time":"2026-07-05T00:28:41-04:00","description":"Update item adamant_arrow","file_path":"data/items/ammo/adamant_arrow.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\nid: adamant_arrow\nmax_quality: 0\nname: adamant arrow\nquality: 0\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\nid: adamant_arrow\nmax_quality: 0\nname: adamant arrow\nquality: 0\nrecoverable: true\nstackable: true\nvalue: 20\n","is_delete":false,"is_create":false}],"redo":null}
\ No newline at end of file |
