1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-13 05:11:10 +00:00

Support for non-numeric ids

This commit is contained in:
Harley White 2021-05-13 01:44:40 -04:00
parent f4b4ec20d0
commit 04a27147a7
7 changed files with 14 additions and 13 deletions

View file

@ -21,7 +21,7 @@ achievements: {
}
```
Each achievement should have an id where the first digit is the row and the second digit is the column.
Usually, each achievement should have an id where the first digit is the row and the second digit is the column.
Individual achievement can have these features:

View file

@ -22,7 +22,7 @@ challenges: {
}
```
Each challenge should have an id where the first digit is the row and the second digit is the column.
Usually, each challenge should have an id where the first digit is the row and the second digit is the column.
Individual Challenges can have these features:

View file

@ -21,7 +21,7 @@ upgrades: {
}
```
Each upgrade should have an id where the first digit is the row and the second digit is the column.
Usually, upgrades should have an id where the first digit is the row and the second digit is the column.
Individual upgrades can have these features: