mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 19:28:35 +01:00
added better transport to the roadmap
This commit is contained in:
parent
50f6acbab9
commit
a16d22417c
1 changed files with 7 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
|||
"stage": "Long-Term"
|
||||
},
|
||||
{
|
||||
"name": "🏢 Working from Home",
|
||||
"desc": "Select jobs will allow the option to work from home, giving a Tiny daily tasks to complete. There'll also be an option to take vacation days.",
|
||||
"name": "🏢 Improvements for Jobs",
|
||||
"desc": "Select jobs will allow the option to work from home, giving a Tiny daily tasks to complete. There'll also be an option to take vacation days and family leave.",
|
||||
"stage": "Long-Term"
|
||||
},
|
||||
{
|
||||
|
@ -49,6 +49,11 @@
|
|||
"desc": "We have specific plans for sills like mischief, knitting, gardening, and foraging, but more skills are on the horizon, of course!",
|
||||
"stage": "Long-Term"
|
||||
},
|
||||
{
|
||||
"name": "🚗 Better Transport",
|
||||
"desc": "Right now, every Tiny owns their own vehicle. We'd like to improve upon this system greatly by adding the ability to buy vehicles, as well as use various types of public transport.",
|
||||
"stage": "Long-Term"
|
||||
},
|
||||
{
|
||||
"name": "🏳️🌈 Better Customizable Pronouns",
|
||||
"desc": "Unfortunately, customizable pronouns for in-game text aren't as easy to implement as we'd like, as we discussed at length in a <a href=\"https://store.steampowered.com/news/app/1651490/view/5306971121503255286\">Tiny Technicalities post</a>. Since gameplay features are our priority right now, this is a long-term plan.",
|
||||
|
|
Loading…
Reference in a new issue