snollygolly / paw-wars

:smiley_cat: A spiritual successor to DrugWars, but with cats.
http://pawwars.evilmousestudios.com
Other
32 stars 10 forks source link

Extract out dialog #112

Open snollygolly opened 5 years ago

snollygolly commented 5 years ago

In order to allow the creation of expanded dialog, we need to extract the majority of it from JSON files/handlebars helpers and into a localization file (for english). This will handle randomly picking a phrase from the list and injecting data into it.