* added option to 'verbose' concatenate a list of items to class Lang
 * added option to strip tags from a string to class Markdown
 * fixed several instances of wrong categories on pages
 * actually display world state conditions for zone music
 * some typos all over the place
This commit is contained in:
Sarjuuk
2017-04-22 00:59:34 +02:00
parent 959d0ace0b
commit 6377a9e659
20 changed files with 149 additions and 53 deletions

View File

@@ -1382,7 +1382,7 @@ var g_pet_types = {
var g_pet_foods = {
1: 'Fleisch',
2: 'Fish',
2: 'Fisch',
4: 'Käse',
8: 'Brot',
16: 'Fungus',