mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-04-19 05:18:52 +00:00
code view
This commit is contained in:
parent
55fdf00f08
commit
a59680e5ff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"player": {
|
||||
"defaultHP": 50,
|
||||
"defaultHP": 5000,
|
||||
"requiredXP": [
|
||||
10,
|
||||
20,
|
||||
|
@ -1428,9 +1428,9 @@
|
||||
"_far": 2000,
|
||||
"_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 75,
|
||||
"g": 109,
|
||||
"b": 59,
|
||||
"r": 84,
|
||||
"g": 75,
|
||||
"b": 80,
|
||||
"a": 255
|
||||
},
|
||||
"_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": {
|
||||
"customSplash": {
|
||||
"id": "customSplash",
|
||||
|
Loading…
x
Reference in New Issue
Block a user