snollygolly / paw-wars

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

Add flavor text for police encounters #104

Closed snollygolly closed 5 years ago

snollygolly commented 5 years ago

Currently, when you're being chased by the police, you see the same text over and over. It's boring and kind of confusing. Some variety in this would be great.

snollygolly commented 5 years ago

Full should definitely be an array, maybe simple as well: https://github.com/snollygolly/paw-wars/blob/master/models/game/data/police.json

snollygolly commented 5 years ago

All of the police flavor text now resides in the localization module: https://github.com/snollygolly/paw-wars/tree/master/models/game/data/localization

This should make it significantly easier to add more.

jiaming10 commented 5 years ago

Should this issue be closed, since the code already merged in?

snollygolly commented 5 years ago

Good catch, thanks!