Merge pull request #241 from argonui/damage-token-capitalization
Damage token capitalization
This commit is contained in:
commit
dabe7c48ab
@ -73,7 +73,7 @@
|
|||||||
"Trash.70b9f6",
|
"Trash.70b9f6",
|
||||||
"Resourcetokens.0168ae",
|
"Resourcetokens.0168ae",
|
||||||
"Horrortokens.ae1a4e",
|
"Horrortokens.ae1a4e",
|
||||||
"DamageTokens.b0ef6c",
|
"Damagetokens.b0ef6c",
|
||||||
"Trash.4b8594",
|
"Trash.4b8594",
|
||||||
"Trash.5f896a",
|
"Trash.5f896a",
|
||||||
"Trash.147e80",
|
"Trash.147e80",
|
||||||
@ -84,12 +84,12 @@
|
|||||||
"Cluetokens.3b2550",
|
"Cluetokens.3b2550",
|
||||||
"Horrortokens.7bd2a0",
|
"Horrortokens.7bd2a0",
|
||||||
"Doomtokens.16fcd6",
|
"Doomtokens.16fcd6",
|
||||||
"DamageTokens.93f4a0",
|
"Damagetokens.93f4a0",
|
||||||
"Resourcetokens.fd617a",
|
"Resourcetokens.fd617a",
|
||||||
"Cluetokens.31fa39",
|
"Cluetokens.31fa39",
|
||||||
"Horrortokens.c3ecf4",
|
"Horrortokens.c3ecf4",
|
||||||
"Doomtokens.47ffc3",
|
"Doomtokens.47ffc3",
|
||||||
"DamageTokens.480bda",
|
"Damagetokens.480bda",
|
||||||
"Resourcetokens.9fadf9",
|
"Resourcetokens.9fadf9",
|
||||||
"Connectionmarkers.170f10",
|
"Connectionmarkers.170f10",
|
||||||
"FogOfWarTrigger.3aab97",
|
"FogOfWarTrigger.3aab97",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"ContainedObjects_order": [
|
"ContainedObjects_order": [
|
||||||
"Custom_Token.cd2a02"
|
"Custom_Token.cd2a02"
|
||||||
],
|
],
|
||||||
"ContainedObjects_path": "DamageTokens.480bda",
|
"ContainedObjects_path": "Damagetokens.480bda",
|
||||||
"CustomMesh": {
|
"CustomMesh": {
|
||||||
"CastShadows": true,
|
"CastShadows": true,
|
||||||
"ColliderURL": "",
|
"ColliderURL": "",
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"MeshIndex": -1,
|
"MeshIndex": -1,
|
||||||
"Name": "Custom_Model_Infinite_Bag",
|
"Name": "Custom_Model_Infinite_Bag",
|
||||||
"Nickname": "Damage Tokens",
|
"Nickname": "Damage tokens",
|
||||||
"Snap": true,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
@ -13,7 +13,7 @@
|
|||||||
"ContainedObjects_order": [
|
"ContainedObjects_order": [
|
||||||
"Custom_Token.cd2a02"
|
"Custom_Token.cd2a02"
|
||||||
],
|
],
|
||||||
"ContainedObjects_path": "DamageTokens.93f4a0",
|
"ContainedObjects_path": "Damagetokens.93f4a0",
|
||||||
"CustomMesh": {
|
"CustomMesh": {
|
||||||
"CastShadows": true,
|
"CastShadows": true,
|
||||||
"ColliderURL": "",
|
"ColliderURL": "",
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"MeshIndex": -1,
|
"MeshIndex": -1,
|
||||||
"Name": "Custom_Model_Infinite_Bag",
|
"Name": "Custom_Model_Infinite_Bag",
|
||||||
"Nickname": "Damage Tokens",
|
"Nickname": "Damage tokens",
|
||||||
"Snap": true,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
@ -13,7 +13,7 @@
|
|||||||
"ContainedObjects_order": [
|
"ContainedObjects_order": [
|
||||||
"Custom_Token.cd2a02"
|
"Custom_Token.cd2a02"
|
||||||
],
|
],
|
||||||
"ContainedObjects_path": "DamageTokens.b0ef6c",
|
"ContainedObjects_path": "Damagetokens.b0ef6c",
|
||||||
"CustomMesh": {
|
"CustomMesh": {
|
||||||
"CastShadows": true,
|
"CastShadows": true,
|
||||||
"ColliderURL": "",
|
"ColliderURL": "",
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"MeshIndex": -1,
|
"MeshIndex": -1,
|
||||||
"Name": "Custom_Model_Infinite_Bag",
|
"Name": "Custom_Model_Infinite_Bag",
|
||||||
"Nickname": "Damage Tokens",
|
"Nickname": "Damage tokens",
|
||||||
"Snap": true,
|
"Snap": true,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tooltip": true,
|
"Tooltip": true,
|
Loading…
Reference in New Issue
Block a user