Skip to content

Commit 8cd479d

Browse files
committed
fixed typos in tob3 CreatureTraits with the word 'False' in their title
1 parent d611a90 commit 8cd479d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

data/v2/kobold-press/tob3/CreatureTrait.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@
291291
},
292292
{
293293
"model": "api_v2.creaturetrait",
294-
"pk": "tob3_alpine-creeper_false",
294+
"pk": "tob3_alpine-creeper_false-appearance",
295295
"fields": {
296-
"name": "False",
297-
"desc": "[+]Appearance[/+] Motionless: indistinguishable from patch of lichen.",
296+
"name": "False Appearance",
297+
"desc": "Motionless: indistinguishable from patch of lichen.",
298298
"type": null,
299299
"parent": "tob3_alpine-creeper"
300300
}
@@ -831,10 +831,10 @@
831831
},
832832
{
833833
"model": "api_v2.creaturetrait",
834-
"pk": "tob3_animated-instrument-symphony_false",
834+
"pk": "tob3_animated-instrument-symphony_false-appearance",
835835
"fields": {
836-
"name": "False",
837-
"desc": "[+]Appearance[/+] Motionless and not flying: indistinguishable from large musical instrument collection and performance paraphernalia.",
836+
"name": "False Appearance",
837+
"desc": "Motionless and not flying: indistinguishable from large musical instrument collection and performance paraphernalia.",
838838
"type": null,
839839
"parent": "tob3_animated-instrument-symphony"
840840
}
@@ -911,10 +911,10 @@
911911
},
912912
{
913913
"model": "api_v2.creaturetrait",
914-
"pk": "tob3_animated-instrument_false",
914+
"pk": "tob3_animated-instrument_false-appearance",
915915
"fields": {
916-
"name": "False",
917-
"desc": "[+]Appearance[/+] While motionless and isn't flying indistinguishable from normal musical instrument.",
916+
"name": "False Appearance",
917+
"desc": "While motionless and not flying indistinguishable from normal musical instrument.",
918918
"type": null,
919919
"parent": "tob3_animated-instrument"
920920
}
@@ -8151,10 +8151,10 @@
81518151
},
81528152
{
81538153
"model": "api_v2.creaturetrait",
8154-
"pk": "tob3_moppet_false",
8154+
"pk": "tob3_moppet_false-appearance",
81558155
"fields": {
8156-
"name": "False",
8157-
"desc": "[+]Appearance[/+] Motionless: indistinguishable from normal doll.",
8156+
"name": "False Appearance",
8157+
"desc": "Motionless: indistinguishable from normal doll.",
81588158
"type": null,
81598159
"parent": "tob3_moppet"
81608160
}
@@ -8451,10 +8451,10 @@
84518451
},
84528452
{
84538453
"model": "api_v2.creaturetrait",
8454-
"pk": "tob3_nariphon_false",
8454+
"pk": "tob3_nariphon_false-appearance",
84558455
"fields": {
8456-
"name": "False",
8457-
"desc": "[+]Appearance[/+] Motionless: indistinguishable from ordinary tree.",
8456+
"name": "False Appearance",
8457+
"desc": "Motionless: indistinguishable from an ordinary tree.",
84588458
"type": null,
84598459
"parent": "tob3_nariphon"
84608460
}
@@ -9291,10 +9291,10 @@
92919291
},
92929292
{
92939293
"model": "api_v2.creaturetrait",
9294-
"pk": "tob3_ooze-shoal_false",
9294+
"pk": "tob3_ooze-shoal_false-appearance",
92959295
"fields": {
9296-
"name": "False",
9297-
"desc": "[+]Appearance[/+] Until it attacks indistinguishable from a large school of fish.",
9296+
"name": "False Appearance",
9297+
"desc": "Until it attacks indistinguishable from a large school of fish.",
92989298
"type": null,
92999299
"parent": "tob3_ooze-shoal"
93009300
}

0 commit comments

Comments
 (0)