Merge branch 'gamma-delta:main' into main

This commit is contained in:
ChuijkYahus 2023-02-20 12:03:32 +08:00 committed by GitHub
commit 7e581e1c8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -409,11 +409,11 @@
"hexcasting.action.hexcasting:fisherman/copy": "Fisherman's Gambit II",
"hexcasting.action.hexcasting:swizzle": "Swindler's Gambit",
"hexcasting.action.hexcasting:and_bit": "Intersection Distillation",
"hexcasting.action.hexcasting:or_bit": "Unifying Distillation",
"hexcasting.action.hexcasting:xor_bit": "Exclusionary Distillation",
"hexcasting.action.hexcasting:not_bit": "Inversion Purification",
"hexcasting.action.hexcasting:to_set": "Uniqueness Purification",
"hexcasting.action.hexcasting:bit/and": "Intersection Distillation",
"hexcasting.action.hexcasting:bit/or": "Unifying Distillation",
"hexcasting.action.hexcasting:bit/xor": "Exclusionary Distillation",
"hexcasting.action.hexcasting:bit/not": "Inversion Purification",
"hexcasting.action.hexcasting:bit/to_set": "Uniqueness Purification",
"hexcasting.action.hexcasting:and": "Conjunction Distillation",
"hexcasting.action.hexcasting:or": "Disjunction Distillation",
"hexcasting.action.hexcasting:xor": "Exclusion Distillation",

View file

@ -16,7 +16,7 @@
},
{
"type": "hexcasting:manual_pattern",
"header": "hexcasting.spell.hexcasting:escape",
"header": "hexcasting.rawhook.hexcasting:escape",
"anchor": "hexcasting:escape",
"text": "hexcasting.page.patterns_as_iotas.escape.1",
"patterns": {
@ -30,7 +30,7 @@
},
{
"type": "hexcasting:manual_pattern",
"header": "hexcasting.spell.hexcasting:open_paren",
"header": "hexcasting.rawhook.hexcasting:open_paren",
"anchor": "hexcasting:open_paren",
"text": "hexcasting.page.patterns_as_iotas.parens.1",
"patterns": {
@ -40,7 +40,7 @@
},
{
"type": "hexcasting:manual_pattern",
"header": "hexcasting.spell.hexcasting:close_paren",
"header": "hexcasting.rawhook.hexcasting:close_paren",
"anchor": "hexcasting:close_paren",
"text": "hexcasting.page.patterns_as_iotas.parens.2",
"patterns": {