Make todo headings even smaller
This commit is contained in:
parent
8ca8e32494
commit
02110180f3
10
todo.md
10
todo.md
|
@ -1,4 +1,4 @@
|
||||||
## M2 - non-script things
|
### M2 - non-script things
|
||||||
- [ ] Translate dad text
|
- [ ] Translate dad text
|
||||||
- [X] Translate enemy names
|
- [X] Translate enemy names
|
||||||
- [X] Translate item names
|
- [X] Translate item names
|
||||||
|
@ -8,7 +8,7 @@
|
||||||
- [X] Translate PSI text
|
- [X] Translate PSI text
|
||||||
- [X] Translate PSI targets
|
- [X] Translate PSI targets
|
||||||
|
|
||||||
## M2 - main script
|
### M2 - main script
|
||||||
- [X] Produce blank skeleton for main script (all strings in the game now point to "@Test")
|
- [X] Produce blank skeleton for main script (all strings in the game now point to "@Test")
|
||||||
- [ ] Translate battle actions
|
- [ ] Translate battle actions
|
||||||
- [ ] Translate PSI help text
|
- [ ] Translate PSI help text
|
||||||
|
@ -17,10 +17,10 @@
|
||||||
- [ ] Translate object text (doors, etc.)
|
- [ ] Translate object text (doors, etc.)
|
||||||
- [ ] Translate enemy encounter/death text
|
- [ ] Translate enemy encounter/death text
|
||||||
|
|
||||||
## M2 - main script tool
|
### M2 - main script tool
|
||||||
- [ ] Start a GUI tool to help the main script translation
|
- [ ] Start a GUI tool to help the main script translation
|
||||||
|
|
||||||
## M2 - hacking (main, high priority)
|
### M2 - hacking (main, high priority)
|
||||||
- [X] VWF core
|
- [X] VWF core
|
||||||
- [X] VWF for Talk
|
- [X] VWF for Talk
|
||||||
- [X] VWF for Check
|
- [X] VWF for Check
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
- [ ] VWF for battles
|
- [ ] VWF for battles
|
||||||
- [ ] VWF for credits sequence
|
- [ ] VWF for credits sequence
|
||||||
|
|
||||||
## M2 - hacking (misc, lower priority)
|
### M2 - hacking (misc, lower priority)
|
||||||
- [ ] Incorporate Mato's M1 translation
|
- [ ] Incorporate Mato's M1 translation
|
||||||
- [ ] Insert EB's title screen
|
- [ ] Insert EB's title screen
|
||||||
- [ ] EB graphical localization (hospital crosses, cultist sprites, etc.)
|
- [ ] EB graphical localization (hospital crosses, cultist sprites, etc.)
|
Loading…
Reference in New Issue