mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-04-19 13:28:54 +00:00
code view
This commit is contained in:
parent
55fdf00f08
commit
a59680e5ff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"player": {
|
"player": {
|
||||||
"defaultHP": 50,
|
"defaultHP": 5000,
|
||||||
"requiredXP": [
|
"requiredXP": [
|
||||||
10,
|
10,
|
||||||
20,
|
20,
|
||||||
|
@ -1428,9 +1428,9 @@
|
|||||||
"_far": 2000,
|
"_far": 2000,
|
||||||
"_color": {
|
"_color": {
|
||||||
"__type__": "cc.Color",
|
"__type__": "cc.Color",
|
||||||
"r": 75,
|
"r": 84,
|
||||||
"g": 109,
|
"g": 75,
|
||||||
"b": 59,
|
"b": 80,
|
||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_depth": 1,
|
"_depth": 1,
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"__version__": "1.0.0",
|
"__version__": "1.0.1",
|
||||||
"information": {
|
"information": {
|
||||||
"customSplash": {
|
"customSplash": {
|
||||||
"id": "customSplash",
|
"id": "customSplash",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user