From 19fb8728247d6cddb0d809c4f87fb456ef89269f Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 10 Aug 2023 13:05:56 +0200 Subject: [PATCH] Various fixes --- lang/en.json | 34 +++++++++--------- .../complications/{000060.log => 000068.log} | 0 packs/complications/CURRENT | 2 +- packs/complications/LOG | 16 ++++----- packs/complications/LOG.old | 16 ++++----- packs/complications/MANIFEST-000058 | Bin 135 -> 0 bytes packs/complications/MANIFEST-000066 | Bin 0 -> 135 bytes packs/equipment/{000060.log => 000068.log} | 0 packs/equipment/CURRENT | 2 +- packs/equipment/LOG | 14 ++++---- packs/equipment/LOG.old | 14 ++++---- packs/equipment/MANIFEST-000058 | Bin 65 -> 0 bytes packs/equipment/MANIFEST-000066 | Bin 0 -> 65 bytes packs/{perks => maneuvers}/000060.log | 0 packs/maneuvers/CURRENT | 2 +- packs/maneuvers/LOG | 16 ++++----- packs/maneuvers/LOG.old | 16 ++++----- packs/maneuvers/MANIFEST-000050 | Bin 134 -> 0 bytes packs/maneuvers/MANIFEST-000058 | Bin 0 -> 134 bytes .../000052.log => perks/000068.log} | 0 packs/perks/CURRENT | 2 +- packs/perks/LOG | 16 ++++----- packs/perks/LOG.old | 16 ++++----- packs/perks/MANIFEST-000058 | Bin 134 -> 0 bytes packs/perks/MANIFEST-000066 | Bin 0 -> 134 bytes packs/powers/{000060.log => 000069.log} | 0 packs/powers/CURRENT | 2 +- packs/powers/LOG | 23 +++++------- packs/powers/LOG.old | 16 ++++----- packs/powers/MANIFEST-000058 | Bin 330 -> 0 bytes packs/powers/MANIFEST-000067 | Bin 0 -> 169 bytes packs/skills/{000060.log => 000068.log} | 0 packs/skills/CURRENT | 2 +- packs/skills/LOG | 16 ++++----- packs/skills/LOG.old | 16 ++++----- packs/skills/MANIFEST-000058 | Bin 135 -> 0 bytes packs/skills/MANIFEST-000066 | Bin 0 -> 135 bytes packs/talents/{000060.log => 000068.log} | 0 packs/talents/CURRENT | 2 +- packs/talents/LOG | 16 ++++----- packs/talents/LOG.old | 16 ++++----- packs/talents/MANIFEST-000058 | Bin 134 -> 0 bytes packs/talents/MANIFEST-000066 | Bin 0 -> 134 bytes packs/weapons/{000060.log => 000068.log} | 0 packs/weapons/CURRENT | 2 +- packs/weapons/LOG | 14 ++++---- packs/weapons/LOG.old | 14 ++++---- packs/weapons/MANIFEST-000058 | Bin 65 -> 0 bytes packs/weapons/MANIFEST-000066 | Bin 0 -> 65 bytes styles/simple.css | 1 + templates/actors/actor-sheet.hbs | 3 +- 51 files changed, 152 insertions(+), 157 deletions(-) rename packs/complications/{000060.log => 000068.log} (100%) delete mode 100644 packs/complications/MANIFEST-000058 create mode 100644 packs/complications/MANIFEST-000066 rename packs/equipment/{000060.log => 000068.log} (100%) delete mode 100644 packs/equipment/MANIFEST-000058 create mode 100644 packs/equipment/MANIFEST-000066 rename packs/{perks => maneuvers}/000060.log (100%) delete mode 100644 packs/maneuvers/MANIFEST-000050 create mode 100644 packs/maneuvers/MANIFEST-000058 rename packs/{maneuvers/000052.log => perks/000068.log} (100%) delete mode 100644 packs/perks/MANIFEST-000058 create mode 100644 packs/perks/MANIFEST-000066 rename packs/powers/{000060.log => 000069.log} (100%) delete mode 100644 packs/powers/MANIFEST-000058 create mode 100644 packs/powers/MANIFEST-000067 rename packs/skills/{000060.log => 000068.log} (100%) delete mode 100644 packs/skills/MANIFEST-000058 create mode 100644 packs/skills/MANIFEST-000066 rename packs/talents/{000060.log => 000068.log} (100%) delete mode 100644 packs/talents/MANIFEST-000058 create mode 100644 packs/talents/MANIFEST-000066 rename packs/weapons/{000060.log => 000068.log} (100%) delete mode 100644 packs/weapons/MANIFEST-000058 create mode 100644 packs/weapons/MANIFEST-000066 diff --git a/lang/en.json b/lang/en.json index 5a69932..7c7537d 100644 --- a/lang/en.json +++ b/lang/en.json @@ -1,20 +1,22 @@ { - "ACTOR": { - "TypeCharacter": "Character", - "TypeMinion": "Minion" - }, - "ITEM": { - "TypeSkill": "Skill", - "TypePerk": "Perk", - "TypePower": "Power", - "TypeTalent": "Talent", - "TypeAdvantage": "Advantage", - "TypeMartialart": "Martial art", - "TypeLimitation": "Limitation", - "TypeComplication": "Complication", - "TypeEquipment": "Equipment", - "TypeCurrency": "Currency", - "TypeManeuver": "Maneuver" + "TYPES": { + "Actor": { + "character": "Character", + "minion": "Minion" + }, + "Item": { + "Skill": "Skill", + "Perk": "Perk", + "Power": "Power", + "Talent": "Talent", + "Advantage": "Advantage", + "Martialart": "Martial art", + "Limitation": "Limitation", + "Complication": "Complication", + "Equipment": "Equipment", + "Currency": "Currency", + "Maneuver": "Maneuver" + } }, "COMBAT": { "TurnPrev": "Previous initiative", diff --git a/packs/complications/000060.log b/packs/complications/000068.log similarity index 100% rename from packs/complications/000060.log rename to packs/complications/000068.log diff --git a/packs/complications/CURRENT b/packs/complications/CURRENT index 717cf9a..7873dc6 100644 --- a/packs/complications/CURRENT +++ b/packs/complications/CURRENT @@ -1 +1 @@ -MANIFEST-000058 +MANIFEST-000066 diff --git a/packs/complications/LOG b/packs/complications/LOG index 8d54d52..814794f 100644 --- a/packs/complications/LOG +++ b/packs/complications/LOG @@ -1,8 +1,8 @@ -2023/08/09-17:36:56.525679 7fd68effd6c0 Recovering log #56 -2023/08/09-17:36:56.535383 7fd68effd6c0 Delete type=3 #54 -2023/08/09-17:36:56.535430 7fd68effd6c0 Delete type=0 #56 -2023/08/09-18:04:36.774987 7fd40dfff6c0 Level-0 table #61: started -2023/08/09-18:04:36.775008 7fd40dfff6c0 Level-0 table #61: 0 bytes OK -2023/08/09-18:04:36.782936 7fd40dfff6c0 Delete type=0 #59 -2023/08/09-18:04:36.793638 7fd40dfff6c0 Manual compaction at level-0 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) -2023/08/09-18:04:36.811250 7fd40dfff6c0 Manual compaction at level-1 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) +2023/08/10-13:03:20.564375 7fd68f7fe6c0 Recovering log #64 +2023/08/10-13:03:20.579793 7fd68f7fe6c0 Delete type=3 #62 +2023/08/10-13:03:20.579835 7fd68f7fe6c0 Delete type=0 #64 +2023/08/10-13:05:41.069254 7fd40dfff6c0 Level-0 table #69: started +2023/08/10-13:05:41.069298 7fd40dfff6c0 Level-0 table #69: 0 bytes OK +2023/08/10-13:05:41.080890 7fd40dfff6c0 Delete type=0 #67 +2023/08/10-13:05:41.092975 7fd40dfff6c0 Manual compaction at level-0 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) +2023/08/10-13:05:41.100392 7fd40dfff6c0 Manual compaction at level-1 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) diff --git a/packs/complications/LOG.old b/packs/complications/LOG.old index af5133f..7d5ea4b 100644 --- a/packs/complications/LOG.old +++ b/packs/complications/LOG.old @@ -1,8 +1,8 @@ -2023/08/09-17:27:09.648635 7fd68effd6c0 Recovering log #52 -2023/08/09-17:27:09.658994 7fd68effd6c0 Delete type=3 #50 -2023/08/09-17:27:09.659039 7fd68effd6c0 Delete type=0 #52 -2023/08/09-17:29:29.520479 7fd40dfff6c0 Level-0 table #57: started -2023/08/09-17:29:29.520509 7fd40dfff6c0 Level-0 table #57: 0 bytes OK -2023/08/09-17:29:29.529670 7fd40dfff6c0 Delete type=0 #55 -2023/08/09-17:29:29.539844 7fd40dfff6c0 Manual compaction at level-0 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) -2023/08/09-17:29:29.547593 7fd40dfff6c0 Manual compaction at level-1 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) +2023/08/09-19:54:51.996463 7fd68effd6c0 Recovering log #60 +2023/08/09-19:54:52.012482 7fd68effd6c0 Delete type=3 #58 +2023/08/09-19:54:52.012521 7fd68effd6c0 Delete type=0 #60 +2023/08/09-22:32:48.122436 7fd40dfff6c0 Level-0 table #65: started +2023/08/09-22:32:48.122465 7fd40dfff6c0 Level-0 table #65: 0 bytes OK +2023/08/09-22:32:48.140182 7fd40dfff6c0 Delete type=0 #63 +2023/08/09-22:32:48.152651 7fd40dfff6c0 Manual compaction at level-0 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) +2023/08/09-22:32:48.161955 7fd40dfff6c0 Manual compaction at level-1 from '!items!05yAsPAteobyHoVT' @ 72057594037927935 : 1 .. '!items!yFhVFTqzLKcqApBr' @ 0 : 0; will stop at (end) diff --git a/packs/complications/MANIFEST-000058 b/packs/complications/MANIFEST-000058 deleted file mode 100644 index a0d18e26732e5c2f5bcd87da3145d6750e11eb28..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmeC4WpyNpfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQ^H(dQykcfaYHqQj zfoY{jcgnYj7-*?49qqx R3`bj5I)k`2K&~AN0|4x860!gQ diff --git a/packs/equipment/MANIFEST-000066 b/packs/equipment/MANIFEST-000066 new file mode 100644 index 0000000000000000000000000000000000000000..76f09f8313d3eb8fd16576bdb78c442715b49c4f GIT binary patch literal 65 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAev#wWOItY@7@3?o8JJyI R7(${>Re-oIK&~4L0|5S@6I=iQ literal 0 HcmV?d00001 diff --git a/packs/perks/000060.log b/packs/maneuvers/000060.log similarity index 100% rename from packs/perks/000060.log rename to packs/maneuvers/000060.log diff --git a/packs/maneuvers/CURRENT b/packs/maneuvers/CURRENT index 7570f19..717cf9a 100644 --- a/packs/maneuvers/CURRENT +++ b/packs/maneuvers/CURRENT @@ -1 +1 @@ -MANIFEST-000050 +MANIFEST-000058 diff --git a/packs/maneuvers/LOG b/packs/maneuvers/LOG index 1ec32a1..d53f19e 100644 --- a/packs/maneuvers/LOG +++ b/packs/maneuvers/LOG @@ -1,8 +1,8 @@ -2023/08/09-17:36:56.525719 7fd68f7fe6c0 Recovering log #48 -2023/08/09-17:36:56.535384 7fd68f7fe6c0 Delete type=3 #46 -2023/08/09-17:36:56.535433 7fd68f7fe6c0 Delete type=0 #48 -2023/08/09-18:04:36.783105 7fd40dfff6c0 Level-0 table #53: started -2023/08/09-18:04:36.783138 7fd40dfff6c0 Level-0 table #53: 0 bytes OK -2023/08/09-18:04:36.793290 7fd40dfff6c0 Delete type=0 #51 -2023/08/09-18:04:36.793703 7fd40dfff6c0 Manual compaction at level-0 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) -2023/08/09-18:04:36.811271 7fd40dfff6c0 Manual compaction at level-1 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) +2023/08/10-13:03:20.566148 7fd6a4bfa6c0 Recovering log #56 +2023/08/10-13:03:20.582806 7fd6a4bfa6c0 Delete type=3 #54 +2023/08/10-13:03:20.582865 7fd6a4bfa6c0 Delete type=0 #56 +2023/08/10-13:05:41.081044 7fd40dfff6c0 Level-0 table #61: started +2023/08/10-13:05:41.081087 7fd40dfff6c0 Level-0 table #61: 0 bytes OK +2023/08/10-13:05:41.092838 7fd40dfff6c0 Delete type=0 #59 +2023/08/10-13:05:41.100288 7fd40dfff6c0 Manual compaction at level-0 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) +2023/08/10-13:05:41.109268 7fd40dfff6c0 Manual compaction at level-1 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) diff --git a/packs/maneuvers/LOG.old b/packs/maneuvers/LOG.old index bd96c66..8104ae7 100644 --- a/packs/maneuvers/LOG.old +++ b/packs/maneuvers/LOG.old @@ -1,8 +1,8 @@ -2023/08/09-17:27:09.648635 7fd6a4bfa6c0 Recovering log #44 -2023/08/09-17:27:09.658995 7fd6a4bfa6c0 Delete type=3 #42 -2023/08/09-17:27:09.659044 7fd6a4bfa6c0 Delete type=0 #44 -2023/08/09-17:29:29.539858 7fd40dfff6c0 Level-0 table #49: started -2023/08/09-17:29:29.539899 7fd40dfff6c0 Level-0 table #49: 0 bytes OK -2023/08/09-17:29:29.547399 7fd40dfff6c0 Delete type=0 #47 -2023/08/09-17:29:29.547606 7fd40dfff6c0 Manual compaction at level-0 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) -2023/08/09-17:29:29.547629 7fd40dfff6c0 Manual compaction at level-1 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) +2023/08/09-19:54:51.998063 7fd68f7fe6c0 Recovering log #52 +2023/08/09-19:54:52.015485 7fd68f7fe6c0 Delete type=3 #50 +2023/08/09-19:54:52.015523 7fd68f7fe6c0 Delete type=0 #52 +2023/08/09-22:32:48.140349 7fd40dfff6c0 Level-0 table #57: started +2023/08/09-22:32:48.140375 7fd40dfff6c0 Level-0 table #57: 0 bytes OK +2023/08/09-22:32:48.152529 7fd40dfff6c0 Delete type=0 #55 +2023/08/09-22:32:48.161932 7fd40dfff6c0 Manual compaction at level-0 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) +2023/08/09-22:32:48.168159 7fd40dfff6c0 Manual compaction at level-1 from '!items!0HeZcvevni63brWf' @ 72057594037927935 : 1 .. '!items!yAT32VYV2aIWOBkK' @ 0 : 0; will stop at (end) diff --git a/packs/maneuvers/MANIFEST-000050 b/packs/maneuvers/MANIFEST-000050 deleted file mode 100644 index b07d2e0d42e5e979d0e83c4c3e678dc2b28688be..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 134 zcmdPiVEjIjfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQbwj1RVrEHdZn2_) zM`~1ZS!!8crkQb4QFt1oC<7S4%YYnT$CZ Um`zxuTyxcDgSaL@t{ICI0KJtWApigX diff --git a/packs/maneuvers/MANIFEST-000058 b/packs/maneuvers/MANIFEST-000058 new file mode 100644 index 0000000000000000000000000000000000000000..9b288c14fe27173c508c31b324143f070d85b733 GIT binary patch literal 134 zcmdPiVEjIjfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQbwj1RVrEHdZn2_) zM`~1ZS!!8crkQb4QFt1oC<7S4uWYnXEY( Um~B|3aw55vKwKLj*N#OB0J=XRy#N3J literal 0 HcmV?d00001 diff --git a/packs/maneuvers/000052.log b/packs/perks/000068.log similarity index 100% rename from packs/maneuvers/000052.log rename to packs/perks/000068.log diff --git a/packs/perks/CURRENT b/packs/perks/CURRENT index 717cf9a..7873dc6 100644 --- a/packs/perks/CURRENT +++ b/packs/perks/CURRENT @@ -1 +1 @@ -MANIFEST-000058 +MANIFEST-000066 diff --git a/packs/perks/LOG b/packs/perks/LOG index 8daff3a..88938de 100644 --- a/packs/perks/LOG +++ b/packs/perks/LOG @@ -1,8 +1,8 @@ -2023/08/09-17:36:56.538368 7fd6a4bfa6c0 Recovering log #56 -2023/08/09-17:36:56.547813 7fd6a4bfa6c0 Delete type=3 #54 -2023/08/09-17:36:56.547848 7fd6a4bfa6c0 Delete type=0 #56 -2023/08/09-18:04:36.811286 7fd40dfff6c0 Level-0 table #61: started -2023/08/09-18:04:36.811321 7fd40dfff6c0 Level-0 table #61: 0 bytes OK -2023/08/09-18:04:36.820964 7fd40dfff6c0 Delete type=0 #59 -2023/08/09-18:04:36.833270 7fd40dfff6c0 Manual compaction at level-0 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) -2023/08/09-18:04:36.833326 7fd40dfff6c0 Manual compaction at level-1 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) +2023/08/10-13:03:20.581819 7fd68f7fe6c0 Recovering log #64 +2023/08/10-13:03:20.598440 7fd68f7fe6c0 Delete type=3 #62 +2023/08/10-13:03:20.598503 7fd68f7fe6c0 Delete type=0 #64 +2023/08/10-13:05:41.093002 7fd40dfff6c0 Level-0 table #69: started +2023/08/10-13:05:41.093032 7fd40dfff6c0 Level-0 table #69: 0 bytes OK +2023/08/10-13:05:41.100152 7fd40dfff6c0 Delete type=0 #67 +2023/08/10-13:05:41.109249 7fd40dfff6c0 Manual compaction at level-0 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) +2023/08/10-13:05:41.109302 7fd40dfff6c0 Manual compaction at level-1 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) diff --git a/packs/perks/LOG.old b/packs/perks/LOG.old index 8eb4d48..3657148 100644 --- a/packs/perks/LOG.old +++ b/packs/perks/LOG.old @@ -1,8 +1,8 @@ -2023/08/09-17:27:09.660978 7fd68ffff6c0 Recovering log #52 -2023/08/09-17:27:09.674173 7fd68ffff6c0 Delete type=3 #50 -2023/08/09-17:27:09.674217 7fd68ffff6c0 Delete type=0 #52 -2023/08/09-17:29:29.556174 7fd40dfff6c0 Level-0 table #57: started -2023/08/09-17:29:29.556203 7fd40dfff6c0 Level-0 table #57: 0 bytes OK -2023/08/09-17:29:29.562869 7fd40dfff6c0 Delete type=0 #55 -2023/08/09-17:29:29.563055 7fd40dfff6c0 Manual compaction at level-0 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) -2023/08/09-17:29:29.563076 7fd40dfff6c0 Manual compaction at level-1 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) +2023/08/09-19:54:52.014139 7fd68effd6c0 Recovering log #60 +2023/08/09-19:54:52.030828 7fd68effd6c0 Delete type=3 #58 +2023/08/09-19:54:52.030868 7fd68effd6c0 Delete type=0 #60 +2023/08/09-22:32:48.152675 7fd40dfff6c0 Level-0 table #65: started +2023/08/09-22:32:48.152695 7fd40dfff6c0 Level-0 table #65: 0 bytes OK +2023/08/09-22:32:48.161677 7fd40dfff6c0 Delete type=0 #63 +2023/08/09-22:32:48.168140 7fd40dfff6c0 Manual compaction at level-0 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) +2023/08/09-22:32:48.168192 7fd40dfff6c0 Manual compaction at level-1 from '!items!L3vwlIh3oloE6A8W' @ 72057594037927935 : 1 .. '!items!yWTR7MCOtGWm1KCz' @ 0 : 0; will stop at (end) diff --git a/packs/perks/MANIFEST-000058 b/packs/perks/MANIFEST-000058 deleted file mode 100644 index 01275a0d89539f3c6b05b8eb8cdbba23909a4dea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 134 zcmX>X(J7S3z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMD+M^(^m|2pVTde3~ zTvndrnPHrtlkaNgXc5lH$N&Z~`O5H+Aah@5{}T7`Ttjc?Dn=HF{L*<--f%E5GFfvn UFx#-OY+#&Y2;$lRxppip0E1H^djJ3c diff --git a/packs/perks/MANIFEST-000066 b/packs/perks/MANIFEST-000066 new file mode 100644 index 0000000000000000000000000000000000000000..3c9d05abbdd92afb57e527b94ba9ccf3b9230994 GIT binary patch literal 134 zcmX>X(J7S3z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMD+M^(^m|2pVTde3~ zTvndrnPHrtlkaNgXc5lH$N&Z~`O5H+Aah@5{}T7`Ttjc?Dn=HFyotf*`y336OwODP U%q}b}il=|i0&!h{TsIaL0Dzt&5dZ)H literal 0 HcmV?d00001 diff --git a/packs/powers/000060.log b/packs/powers/000069.log similarity index 100% rename from packs/powers/000060.log rename to packs/powers/000069.log diff --git a/packs/powers/CURRENT b/packs/powers/CURRENT index 717cf9a..0094dac 100644 --- a/packs/powers/CURRENT +++ b/packs/powers/CURRENT @@ -1 +1 @@ -MANIFEST-000058 +MANIFEST-000067 diff --git a/packs/powers/LOG b/packs/powers/LOG index 39d6876..c11061f 100644 --- a/packs/powers/LOG +++ b/packs/powers/LOG @@ -1,15 +1,8 @@ -2023/08/09-17:36:56.512176 7fd68f7fe6c0 Recovering log #56 -2023/08/09-17:36:56.522559 7fd68f7fe6c0 Delete type=3 #54 -2023/08/09-17:36:56.522611 7fd68f7fe6c0 Delete type=0 #56 -2023/08/09-18:04:36.761906 7fd40dfff6c0 Level-0 table #61: started -2023/08/09-18:04:36.767245 7fd40dfff6c0 Level-0 table #61: 68363 bytes OK -2023/08/09-18:04:36.774842 7fd40dfff6c0 Delete type=0 #59 -2023/08/09-18:04:36.793538 7fd40dfff6c0 Manual compaction at level-0 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) -2023/08/09-18:04:36.793752 7fd40dfff6c0 Manual compaction at level-1 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at '!items!zpF2QY4tx7qdBomQ' @ 102 : 1 -2023/08/09-18:04:36.793773 7fd40dfff6c0 Compacting 1@1 + 1@2 files -2023/08/09-18:04:36.800168 7fd40dfff6c0 Generated table #62@1: 51 keys, 68363 bytes -2023/08/09-18:04:36.800231 7fd40dfff6c0 Compacted 1@1 + 1@2 files => 68363 bytes -2023/08/09-18:04:36.810747 7fd40dfff6c0 compacted to: files[ 0 0 1 0 0 0 0 ] -2023/08/09-18:04:36.810965 7fd40dfff6c0 Delete type=2 #13 -2023/08/09-18:04:36.811159 7fd40dfff6c0 Delete type=2 #61 -2023/08/09-18:04:36.821156 7fd40dfff6c0 Manual compaction at level-1 from '!items!zpF2QY4tx7qdBomQ' @ 102 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) +2023/08/10-13:03:20.550530 7fd6a4bfa6c0 Recovering log #65 +2023/08/10-13:03:20.564384 7fd6a4bfa6c0 Delete type=3 #63 +2023/08/10-13:03:20.564676 7fd6a4bfa6c0 Delete type=0 #65 +2023/08/10-13:05:41.056785 7fd40dfff6c0 Level-0 table #70: started +2023/08/10-13:05:41.056809 7fd40dfff6c0 Level-0 table #70: 0 bytes OK +2023/08/10-13:05:41.069063 7fd40dfff6c0 Delete type=0 #68 +2023/08/10-13:05:41.081017 7fd40dfff6c0 Manual compaction at level-0 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) +2023/08/10-13:05:41.092990 7fd40dfff6c0 Manual compaction at level-1 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) diff --git a/packs/powers/LOG.old b/packs/powers/LOG.old index e4cb7f5..9fd5c96 100644 --- a/packs/powers/LOG.old +++ b/packs/powers/LOG.old @@ -1,8 +1,8 @@ -2023/08/09-17:27:09.629533 7fd6a4bfa6c0 Recovering log #52 -2023/08/09-17:27:09.645952 7fd6a4bfa6c0 Delete type=3 #50 -2023/08/09-17:27:09.645993 7fd6a4bfa6c0 Delete type=0 #52 -2023/08/09-17:29:29.529881 7fd40dfff6c0 Level-0 table #57: started -2023/08/09-17:29:29.529956 7fd40dfff6c0 Level-0 table #57: 0 bytes OK -2023/08/09-17:29:29.539673 7fd40dfff6c0 Delete type=0 #55 -2023/08/09-17:29:29.547559 7fd40dfff6c0 Manual compaction at level-0 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) -2023/08/09-17:29:29.547616 7fd40dfff6c0 Manual compaction at level-1 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) +2023/08/09-19:54:51.978931 7fd68f7fe6c0 Recovering log #60 +2023/08/09-19:54:51.996667 7fd68f7fe6c0 Delete type=3 #58 +2023/08/09-19:54:51.996711 7fd68f7fe6c0 Delete type=0 #60 +2023/08/09-22:32:48.104080 7fd40dfff6c0 Level-0 table #66: started +2023/08/09-22:32:48.104109 7fd40dfff6c0 Level-0 table #66: 0 bytes OK +2023/08/09-22:32:48.122280 7fd40dfff6c0 Delete type=0 #64 +2023/08/09-22:32:48.140320 7fd40dfff6c0 Manual compaction at level-0 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) +2023/08/09-22:32:48.152663 7fd40dfff6c0 Manual compaction at level-1 from '!items!3vinyVxuFdrQDCBo' @ 72057594037927935 : 1 .. '!items!zpF2QY4tx7qdBomQ' @ 0 : 0; will stop at (end) diff --git a/packs/powers/MANIFEST-000058 b/packs/powers/MANIFEST-000058 deleted file mode 100644 index 10389f9f7d43d01c93dfe8eaed680ba178617348..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmbQTUdt$nfss)vC$%g!CnZVGsj?)sJhM2}IX|}`u_&=5zlfcQ_vjo*#QOocHbAZ&OBy?)Z8sh}ObFPK29bAN*pycWHPoIZjg=9nqo5kt7;V{@ Lc-fiks9-q&&F57> diff --git a/packs/powers/MANIFEST-000067 b/packs/powers/MANIFEST-000067 new file mode 100644 index 0000000000000000000000000000000000000000..b25b2fbca3e9eda5a641ced9d9fe2df0ddb6eeeb GIT binary patch literal 169 zcmZ3na203sbxSD&}t}01Ip_@c;k- literal 0 HcmV?d00001 diff --git a/packs/skills/000060.log b/packs/skills/000068.log similarity index 100% rename from packs/skills/000060.log rename to packs/skills/000068.log diff --git a/packs/skills/CURRENT b/packs/skills/CURRENT index 717cf9a..7873dc6 100644 --- a/packs/skills/CURRENT +++ b/packs/skills/CURRENT @@ -1 +1 @@ -MANIFEST-000058 +MANIFEST-000066 diff --git a/packs/skills/LOG b/packs/skills/LOG index d99331d..3d51db9 100644 --- a/packs/skills/LOG +++ b/packs/skills/LOG @@ -1,8 +1,8 @@ -2023/08/09-17:36:56.512154 7fd6a4bfa6c0 Recovering log #56 -2023/08/09-17:36:56.522559 7fd6a4bfa6c0 Delete type=3 #54 -2023/08/09-17:36:56.522604 7fd6a4bfa6c0 Delete type=0 #56 -2023/08/09-18:04:36.752034 7fd40dfff6c0 Level-0 table #61: started -2023/08/09-18:04:36.752064 7fd40dfff6c0 Level-0 table #61: 0 bytes OK -2023/08/09-18:04:36.761678 7fd40dfff6c0 Delete type=0 #59 -2023/08/09-18:04:36.774970 7fd40dfff6c0 Manual compaction at level-0 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) -2023/08/09-18:04:36.793601 7fd40dfff6c0 Manual compaction at level-1 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) +2023/08/10-13:03:20.550530 7fd68f7fe6c0 Recovering log #64 +2023/08/10-13:03:20.561274 7fd68f7fe6c0 Delete type=3 #62 +2023/08/10-13:03:20.561313 7fd68f7fe6c0 Delete type=0 #64 +2023/08/10-13:05:41.037917 7fd40dfff6c0 Level-0 table #69: started +2023/08/10-13:05:41.037949 7fd40dfff6c0 Level-0 table #69: 0 bytes OK +2023/08/10-13:05:41.044140 7fd40dfff6c0 Delete type=0 #67 +2023/08/10-13:05:41.069221 7fd40dfff6c0 Manual compaction at level-0 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) +2023/08/10-13:05:41.081033 7fd40dfff6c0 Manual compaction at level-1 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) diff --git a/packs/skills/LOG.old b/packs/skills/LOG.old index ba8221a..dafb5b6 100644 --- a/packs/skills/LOG.old +++ b/packs/skills/LOG.old @@ -1,8 +1,8 @@ -2023/08/09-17:27:09.629585 7fd68effd6c0 Recovering log #52 -2023/08/09-17:27:09.645953 7fd68effd6c0 Delete type=3 #50 -2023/08/09-17:27:09.646001 7fd68effd6c0 Delete type=0 #52 -2023/08/09-17:29:29.510252 7fd40dfff6c0 Level-0 table #57: started -2023/08/09-17:29:29.510282 7fd40dfff6c0 Level-0 table #57: 0 bytes OK -2023/08/09-17:29:29.520343 7fd40dfff6c0 Delete type=0 #55 -2023/08/09-17:29:29.539825 7fd40dfff6c0 Manual compaction at level-0 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) -2023/08/09-17:29:29.547578 7fd40dfff6c0 Manual compaction at level-1 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) +2023/08/09-19:54:51.975261 7fd68effd6c0 Recovering log #60 +2023/08/09-19:54:51.993273 7fd68effd6c0 Delete type=3 #58 +2023/08/09-19:54:51.993352 7fd68effd6c0 Delete type=0 #60 +2023/08/09-22:32:48.083211 7fd40dfff6c0 Level-0 table #65: started +2023/08/09-22:32:48.083253 7fd40dfff6c0 Level-0 table #65: 0 bytes OK +2023/08/09-22:32:48.089578 7fd40dfff6c0 Delete type=0 #63 +2023/08/09-22:32:48.122406 7fd40dfff6c0 Manual compaction at level-0 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) +2023/08/09-22:32:48.140337 7fd40dfff6c0 Manual compaction at level-1 from '!items!0663RVbZRl0oZ0Dr' @ 72057594037927935 : 1 .. '!items!zLKcnLGEcMwECjni' @ 0 : 0; will stop at (end) diff --git a/packs/skills/MANIFEST-000058 b/packs/skills/MANIFEST-000058 deleted file mode 100644 index cfc6ee9b9af7e54bfcc151b6bd3e152334ad8db3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 135 zcmdmM#mkw*z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMDdiFD;ykcfaYHqQj zfti_cP*_q_P>w-%Uzwb@-i81Ao3G8<#Tf|Ffv(l VGBDe)*tGbj2Y|RXK&~B&4FGXwB5nWx diff --git a/packs/skills/MANIFEST-000066 b/packs/skills/MANIFEST-000066 new file mode 100644 index 0000000000000000000000000000000000000000..fdaaaf26e4596bbba638ca1b209cd80e1fc99435 GIT binary patch literal 135 zcmdmM#mkw*z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMDdiFD;ykcfaYHqQj zfti_cP*_q_P>w-%Uzwb@-i81Ao2_{0*5#l7@3?o V8JJyIY((ohYC&8VAlHq>1^`oMAy5DS literal 0 HcmV?d00001 diff --git a/packs/talents/000060.log b/packs/talents/000068.log similarity index 100% rename from packs/talents/000060.log rename to packs/talents/000068.log diff --git a/packs/talents/CURRENT b/packs/talents/CURRENT index 717cf9a..7873dc6 100644 --- a/packs/talents/CURRENT +++ b/packs/talents/CURRENT @@ -1 +1 @@ -MANIFEST-000058 +MANIFEST-000066 diff --git a/packs/talents/LOG b/packs/talents/LOG index 4f55ba0..75caefb 100644 --- a/packs/talents/LOG +++ b/packs/talents/LOG @@ -1,8 +1,8 @@ -2023/08/09-17:36:56.538369 7fd68f7fe6c0 Recovering log #56 -2023/08/09-17:36:56.547813 7fd68f7fe6c0 Delete type=3 #54 -2023/08/09-17:36:56.547850 7fd68f7fe6c0 Delete type=0 #56 -2023/08/09-18:04:36.821182 7fd40dfff6c0 Level-0 table #61: started -2023/08/09-18:04:36.821227 7fd40dfff6c0 Level-0 table #61: 0 bytes OK -2023/08/09-18:04:36.833134 7fd40dfff6c0 Delete type=0 #59 -2023/08/09-18:04:36.833300 7fd40dfff6c0 Manual compaction at level-0 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) -2023/08/09-18:04:36.833337 7fd40dfff6c0 Manual compaction at level-1 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) +2023/08/10-13:03:20.584203 7fd6a4bfa6c0 Recovering log #64 +2023/08/10-13:03:20.602339 7fd6a4bfa6c0 Delete type=3 #62 +2023/08/10-13:03:20.602426 7fd6a4bfa6c0 Delete type=0 #64 +2023/08/10-13:05:41.100405 7fd40dfff6c0 Level-0 table #69: started +2023/08/10-13:05:41.100432 7fd40dfff6c0 Level-0 table #69: 0 bytes OK +2023/08/10-13:05:41.109117 7fd40dfff6c0 Delete type=0 #67 +2023/08/10-13:05:41.109289 7fd40dfff6c0 Manual compaction at level-0 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) +2023/08/10-13:05:41.109316 7fd40dfff6c0 Manual compaction at level-1 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) diff --git a/packs/talents/LOG.old b/packs/talents/LOG.old index 196c9ea..6b101bb 100644 --- a/packs/talents/LOG.old +++ b/packs/talents/LOG.old @@ -1,8 +1,8 @@ -2023/08/09-17:27:09.660977 7fd6a4bfa6c0 Recovering log #52 -2023/08/09-17:27:09.670859 7fd6a4bfa6c0 Delete type=3 #50 -2023/08/09-17:27:09.670923 7fd6a4bfa6c0 Delete type=0 #52 -2023/08/09-17:29:29.547694 7fd40dfff6c0 Level-0 table #57: started -2023/08/09-17:29:29.547735 7fd40dfff6c0 Level-0 table #57: 0 bytes OK -2023/08/09-17:29:29.556026 7fd40dfff6c0 Delete type=0 #55 -2023/08/09-17:29:29.563037 7fd40dfff6c0 Manual compaction at level-0 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) -2023/08/09-17:29:29.563066 7fd40dfff6c0 Manual compaction at level-1 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) +2023/08/09-19:54:52.016781 7fd68f7fe6c0 Recovering log #60 +2023/08/09-19:54:52.033878 7fd68f7fe6c0 Delete type=3 #58 +2023/08/09-19:54:52.033921 7fd68f7fe6c0 Delete type=0 #60 +2023/08/09-22:32:48.161969 7fd40dfff6c0 Level-0 table #65: started +2023/08/09-22:32:48.162008 7fd40dfff6c0 Level-0 table #65: 0 bytes OK +2023/08/09-22:32:48.168054 7fd40dfff6c0 Delete type=0 #63 +2023/08/09-22:32:48.168167 7fd40dfff6c0 Manual compaction at level-0 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) +2023/08/09-22:32:48.168181 7fd40dfff6c0 Manual compaction at level-1 from '!items!1oojD2KMJsxNlMez' @ 72057594037927935 : 1 .. '!items!znoFgVzNQOCTGUBl' @ 0 : 0; will stop at (end) diff --git a/packs/talents/MANIFEST-000058 b/packs/talents/MANIFEST-000058 deleted file mode 100644 index f1c70b26be55afca5c09e35440ed8635d2b20077..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 134 zcmY$qR;ZK6z{n_-lUkOVlai$8R9TW*o>`pgoS$2eSd>_jU&PMDdeKB)F|#B!w^-3I zKR?UG$lKSexWX^TH?@k9kpT=~@>O~HZs}oFeu4hZA?~40IgES|`G`pgoS$2eSd>_jU&PMDdeKB)F|#B!w^-3I zKR?UG$lKSexWX^TH?@k9kpT=~@>O~HZs}oFeu4hZA?~40IgES|`GVSJehvmkCTC6t UW)~K|RHbe&5Z49Bbz|WJ0Fx{tF8}}l literal 0 HcmV?d00001 diff --git a/packs/weapons/000060.log b/packs/weapons/000068.log similarity index 100% rename from packs/weapons/000060.log rename to packs/weapons/000068.log diff --git a/packs/weapons/CURRENT b/packs/weapons/CURRENT index 717cf9a..7873dc6 100644 --- a/packs/weapons/CURRENT +++ b/packs/weapons/CURRENT @@ -1 +1 @@ -MANIFEST-000058 +MANIFEST-000066 diff --git a/packs/weapons/LOG b/packs/weapons/LOG index 6df2701..55df4d0 100644 --- a/packs/weapons/LOG +++ b/packs/weapons/LOG @@ -1,7 +1,7 @@ -2023/08/09-17:36:56.500479 7fd6a4bfa6c0 Recovering log #56 -2023/08/09-17:36:56.510052 7fd6a4bfa6c0 Delete type=3 #54 -2023/08/09-17:36:56.510089 7fd6a4bfa6c0 Delete type=0 #56 -2023/08/09-18:04:36.745478 7fd40dfff6c0 Level-0 table #61: started -2023/08/09-18:04:36.745526 7fd40dfff6c0 Level-0 table #61: 0 bytes OK -2023/08/09-18:04:36.751893 7fd40dfff6c0 Delete type=0 #59 -2023/08/09-18:04:36.761885 7fd40dfff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2023/08/10-13:03:20.538110 7fd68f7fe6c0 Recovering log #64 +2023/08/10-13:03:20.547376 7fd68f7fe6c0 Delete type=3 #62 +2023/08/10-13:03:20.547427 7fd68f7fe6c0 Delete type=0 #64 +2023/08/10-13:05:41.044355 7fd40dfff6c0 Level-0 table #69: started +2023/08/10-13:05:41.044380 7fd40dfff6c0 Level-0 table #69: 0 bytes OK +2023/08/10-13:05:41.056662 7fd40dfff6c0 Delete type=0 #67 +2023/08/10-13:05:41.069241 7fd40dfff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/weapons/LOG.old b/packs/weapons/LOG.old index aa924c9..a52e934 100644 --- a/packs/weapons/LOG.old +++ b/packs/weapons/LOG.old @@ -1,7 +1,7 @@ -2023/08/09-17:27:09.618200 7fd6a4bfa6c0 Recovering log #52 -2023/08/09-17:27:09.627458 7fd6a4bfa6c0 Delete type=3 #50 -2023/08/09-17:27:09.627499 7fd6a4bfa6c0 Delete type=0 #52 -2023/08/09-17:29:29.503863 7fd40dfff6c0 Level-0 table #57: started -2023/08/09-17:29:29.503908 7fd40dfff6c0 Level-0 table #57: 0 bytes OK -2023/08/09-17:29:29.510089 7fd40dfff6c0 Delete type=0 #55 -2023/08/09-17:29:29.529862 7fd40dfff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) +2023/08/09-19:54:51.957872 7fd68effd6c0 Recovering log #60 +2023/08/09-19:54:51.973552 7fd68effd6c0 Delete type=3 #58 +2023/08/09-19:54:51.973583 7fd68effd6c0 Delete type=0 #60 +2023/08/09-22:32:48.089701 7fd40dfff6c0 Level-0 table #65: started +2023/08/09-22:32:48.089745 7fd40dfff6c0 Level-0 table #65: 0 bytes OK +2023/08/09-22:32:48.103941 7fd40dfff6c0 Delete type=0 #63 +2023/08/09-22:32:48.122422 7fd40dfff6c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/weapons/MANIFEST-000058 b/packs/weapons/MANIFEST-000058 deleted file mode 100644 index 51e457090a608face0b1ca5deacf544de98bcb34..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAe$fT>jcgnYj7-*?49qqx R3`bj5I)k`2K&~AN0|4x860!gQ diff --git a/packs/weapons/MANIFEST-000066 b/packs/weapons/MANIFEST-000066 new file mode 100644 index 0000000000000000000000000000000000000000..76f09f8313d3eb8fd16576bdb78c442715b49c4f GIT binary patch literal 65 zcmWIhx#Ncn10$nUPHI_dPD+xVQ)NkNd1i5{bAE0?Vo_pAev#wWOItY@7@3?o8JJyI R7(${>Re-oIK&~4L0|5S@6I=iQ literal 0 HcmV?d00001 diff --git a/styles/simple.css b/styles/simple.css index 740321d..2af0993 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1360,6 +1360,7 @@ Focus FOC: #ff0084 flex-grow:1; max-width: 8rem; min-width: 8rem; + text-align: start; } .item-field-text-long { flex-grow:1; diff --git a/templates/actors/actor-sheet.hbs b/templates/actors/actor-sheet.hbs index ff59231..3651873 100644 --- a/templates/actors/actor-sheet.hbs +++ b/templates/actors/actor-sheet.hbs @@ -172,8 +172,7 @@
  • - {{maneuver.name}} - + {{maneuver.name}} {{maneuver.system.pha}}