reduce update packet size by ~70%

This commit is contained in:
Asraelite 2016-03-29 01:14:32 +01:00
parent 1af386d9f5
commit 0906441246
20 changed files with 219 additions and 143 deletions

View file

@ -76,11 +76,14 @@
"Salal Berry",
"Salak",
"Satsuma",
"Soursop",
"Star Fruit",
"Strawberry",
"Tamarillo",
"Tamarind",
"Ugli Fruit"
"Ugli Fruit",
"Yuzu",
"Ziziphus"
],
"adjectives": {
"a": [
@ -159,7 +162,8 @@
"Perfect",
"Pitiful",
"Paranoid",
"Pink"
"Pink",
"Porous"
],
"q": [
"Quivering",
@ -172,7 +176,8 @@
"s": [
"Stupid",
"Silly",
"Smart"
"Smart",
"Slimy"
],
"t": [
"Terrific",
@ -195,10 +200,12 @@
"Xenophobic"
],
"y": [
"Yellow"
"Yellow",
"Useful"
],
"z": [
"Zany"
"Zany",
"Zealous"
]
}
}