From d311a85f30b2a449b17b36960dc6d8454ccf64e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 25 Sep 2010 03:18:46 +0200 Subject: [PATCH] items: Add descriptions for all items defined so far! Now in separate files in priv/items/. --- include/psu/counters.hrl | 25 +++ include/psu/items.hrl | 386 +-------------------------------------- priv/items/01010900.txt | Bin 0 -> 292 bytes priv/items/01010a00.txt | Bin 0 -> 150 bytes priv/items/01010b00.txt | Bin 0 -> 284 bytes priv/items/03010000.txt | Bin 0 -> 146 bytes priv/items/03010100.txt | Bin 0 -> 146 bytes priv/items/03010200.txt | Bin 0 -> 132 bytes priv/items/03010300.txt | Bin 0 -> 156 bytes priv/items/03010500.txt | Bin 0 -> 112 bytes priv/items/03010600.txt | Bin 0 -> 150 bytes priv/items/03010700.txt | Bin 0 -> 118 bytes priv/items/03010900.txt | Bin 0 -> 126 bytes priv/items/03010a00.txt | Bin 0 -> 152 bytes priv/items/03010b00.txt | Bin 0 -> 142 bytes priv/items/03010c00.txt | Bin 0 -> 170 bytes priv/items/03010d00.txt | Bin 0 -> 180 bytes priv/items/03010e00.txt | Bin 0 -> 142 bytes priv/items/03020000.txt | Bin 0 -> 110 bytes priv/items/09010000.txt | Bin 0 -> 160 bytes priv/items/09010100.txt | Bin 0 -> 178 bytes priv/items/09010200.txt | Bin 0 -> 142 bytes priv/items/09010300.txt | Bin 0 -> 158 bytes priv/items/09010400.txt | Bin 0 -> 186 bytes priv/items/09010500.txt | Bin 0 -> 160 bytes priv/items/09010600.txt | Bin 0 -> 176 bytes priv/items/09010700.txt | Bin 0 -> 188 bytes priv/items/09010800.txt | Bin 0 -> 162 bytes priv/items/09010900.txt | Bin 0 -> 144 bytes priv/items/09010a00.txt | Bin 0 -> 146 bytes priv/items/09010b00.txt | Bin 0 -> 172 bytes priv/items/09010c00.txt | Bin 0 -> 188 bytes priv/items/09010d00.txt | Bin 0 -> 192 bytes priv/items/09010e00.txt | Bin 0 -> 204 bytes priv/items/09010f00.txt | Bin 0 -> 176 bytes priv/items/09011000.txt | Bin 0 -> 120 bytes priv/items/09011100.txt | Bin 0 -> 178 bytes priv/items/09011200.txt | Bin 0 -> 188 bytes priv/items/09011300.txt | Bin 0 -> 206 bytes priv/items/09011400.txt | Bin 0 -> 194 bytes priv/items/09011500.txt | Bin 0 -> 154 bytes priv/items/09011600.txt | Bin 0 -> 154 bytes priv/items/09011700.txt | Bin 0 -> 140 bytes priv/items/09011800.txt | Bin 0 -> 174 bytes priv/items/09011900.txt | Bin 0 -> 176 bytes priv/items/09011a00.txt | Bin 0 -> 168 bytes priv/items/09011b00.txt | Bin 0 -> 190 bytes priv/items/09011c00.txt | Bin 0 -> 146 bytes priv/items/09011d00.txt | Bin 0 -> 194 bytes priv/items/09011e00.txt | Bin 0 -> 164 bytes priv/items/09011f00.txt | Bin 0 -> 194 bytes priv/items/09012000.txt | Bin 0 -> 180 bytes priv/items/09012100.txt | Bin 0 -> 134 bytes priv/items/09012200.txt | Bin 0 -> 168 bytes priv/items/09012300.txt | Bin 0 -> 140 bytes priv/items/09012400.txt | Bin 0 -> 134 bytes priv/items/09012500.txt | Bin 0 -> 126 bytes priv/items/09012600.txt | Bin 0 -> 118 bytes priv/items/09012700.txt | Bin 0 -> 156 bytes priv/items/09012800.txt | Bin 0 -> 192 bytes priv/items/09012900.txt | Bin 0 -> 144 bytes priv/items/09012a00.txt | Bin 0 -> 176 bytes priv/items/09012b00.txt | Bin 0 -> 120 bytes priv/items/09012c00.txt | Bin 0 -> 196 bytes priv/items/09012d00.txt | Bin 0 -> 134 bytes priv/items/09012e00.txt | Bin 0 -> 174 bytes priv/items/09012f00.txt | Bin 0 -> 162 bytes priv/items/09013000.txt | Bin 0 -> 166 bytes priv/items/09013100.txt | Bin 0 -> 170 bytes priv/items/09013200.txt | Bin 0 -> 162 bytes priv/items/09013300.txt | Bin 0 -> 164 bytes priv/items/09020000.txt | Bin 0 -> 196 bytes priv/items/09020100.txt | Bin 0 -> 100 bytes priv/items/09020200.txt | Bin 0 -> 196 bytes priv/items/09020300.txt | Bin 0 -> 190 bytes priv/items/09020400.txt | Bin 0 -> 156 bytes priv/items/09020500.txt | Bin 0 -> 152 bytes priv/items/09020600.txt | Bin 0 -> 194 bytes priv/items/09020700.txt | Bin 0 -> 160 bytes priv/items/09020800.txt | Bin 0 -> 156 bytes priv/items/09020900.txt | Bin 0 -> 170 bytes priv/items/09020a00.txt | Bin 0 -> 180 bytes priv/items/09020b00.txt | Bin 0 -> 174 bytes priv/items/09020c00.txt | Bin 0 -> 170 bytes priv/items/09020d00.txt | Bin 0 -> 168 bytes priv/items/09020e00.txt | Bin 0 -> 194 bytes priv/items/09020f00.txt | Bin 0 -> 166 bytes priv/items/09021000.txt | Bin 0 -> 156 bytes priv/items/09021100.txt | Bin 0 -> 174 bytes priv/items/09021200.txt | Bin 0 -> 140 bytes priv/items/09021300.txt | Bin 0 -> 164 bytes priv/items/09021400.txt | Bin 0 -> 176 bytes priv/items/09021500.txt | Bin 0 -> 162 bytes priv/items/09021600.txt | Bin 0 -> 200 bytes priv/items/09021700.txt | Bin 0 -> 178 bytes priv/items/09021800.txt | Bin 0 -> 142 bytes priv/items/09021900.txt | Bin 0 -> 180 bytes priv/items/09021a00.txt | Bin 0 -> 148 bytes priv/items/09021b00.txt | Bin 0 -> 164 bytes priv/items/09021c00.txt | Bin 0 -> 132 bytes priv/items/09021d00.txt | Bin 0 -> 178 bytes priv/items/09021e00.txt | Bin 0 -> 114 bytes priv/items/09021f00.txt | Bin 0 -> 162 bytes priv/items/09022000.txt | Bin 0 -> 200 bytes priv/items/09022100.txt | Bin 0 -> 114 bytes priv/items/09022200.txt | Bin 0 -> 118 bytes priv/items/09022300.txt | Bin 0 -> 204 bytes priv/items/09022400.txt | Bin 0 -> 136 bytes priv/items/09022500.txt | Bin 0 -> 154 bytes priv/items/09022600.txt | Bin 0 -> 166 bytes priv/items/09022700.txt | Bin 0 -> 176 bytes priv/items/09022800.txt | Bin 0 -> 166 bytes priv/items/09022900.txt | Bin 0 -> 144 bytes priv/items/09030000.txt | Bin 0 -> 170 bytes priv/items/09030100.txt | Bin 0 -> 170 bytes priv/items/09030200.txt | Bin 0 -> 206 bytes priv/items/09030300.txt | Bin 0 -> 148 bytes priv/items/09030400.txt | Bin 0 -> 196 bytes priv/items/09030500.txt | Bin 0 -> 118 bytes priv/items/09030600.txt | Bin 0 -> 176 bytes priv/items/09030700.txt | Bin 0 -> 182 bytes priv/items/09030800.txt | Bin 0 -> 188 bytes priv/items/09030900.txt | Bin 0 -> 142 bytes priv/items/09030a00.txt | Bin 0 -> 172 bytes priv/items/09030b00.txt | Bin 0 -> 178 bytes priv/items/09030c00.txt | Bin 0 -> 196 bytes priv/items/09030d00.txt | Bin 0 -> 192 bytes priv/items/09030e00.txt | Bin 0 -> 164 bytes priv/items/09030f00.txt | Bin 0 -> 166 bytes priv/items/09031000.txt | Bin 0 -> 152 bytes priv/items/09031100.txt | Bin 0 -> 184 bytes priv/items/09031200.txt | Bin 0 -> 170 bytes priv/items/09031300.txt | Bin 0 -> 180 bytes priv/items/09031400.txt | Bin 0 -> 172 bytes priv/items/09031500.txt | Bin 0 -> 180 bytes priv/items/09031600.txt | Bin 0 -> 190 bytes priv/items/09031700.txt | Bin 0 -> 170 bytes priv/items/09031800.txt | Bin 0 -> 140 bytes priv/items/09031900.txt | Bin 0 -> 180 bytes priv/items/09031a00.txt | Bin 0 -> 148 bytes priv/items/09031b00.txt | Bin 0 -> 164 bytes priv/items/09031c00.txt | Bin 0 -> 132 bytes priv/items/09031d00.txt | Bin 0 -> 174 bytes priv/items/09031e00.txt | Bin 0 -> 130 bytes priv/items/09031f00.txt | Bin 0 -> 164 bytes priv/items/09032000.txt | Bin 0 -> 176 bytes priv/items/09032100.txt | Bin 0 -> 180 bytes priv/items/09032200.txt | Bin 0 -> 150 bytes priv/items/09032300.txt | Bin 0 -> 114 bytes priv/items/09032400.txt | Bin 0 -> 220 bytes priv/items/09032500.txt | Bin 0 -> 136 bytes priv/items/09032600.txt | Bin 0 -> 120 bytes priv/items/09032700.txt | Bin 0 -> 208 bytes priv/items/09032800.txt | Bin 0 -> 132 bytes priv/items/09032900.txt | Bin 0 -> 170 bytes priv/items/09032a00.txt | Bin 0 -> 172 bytes priv/items/09032b00.txt | Bin 0 -> 184 bytes priv/items/09032c00.txt | Bin 0 -> 192 bytes priv/items/09040000.txt | Bin 0 -> 182 bytes priv/items/09040100.txt | Bin 0 -> 186 bytes priv/items/09040200.txt | Bin 0 -> 192 bytes priv/items/09050000.txt | Bin 0 -> 194 bytes priv/items/09050100.txt | Bin 0 -> 172 bytes priv/items/09050200.txt | Bin 0 -> 162 bytes priv/items/09050300.txt | Bin 0 -> 174 bytes priv/items/09050400.txt | Bin 0 -> 186 bytes priv/items/09050500.txt | Bin 0 -> 194 bytes priv/items/09050600.txt | Bin 0 -> 162 bytes priv/items/09050700.txt | Bin 0 -> 132 bytes priv/items/09050800.txt | Bin 0 -> 190 bytes priv/items/09050900.txt | Bin 0 -> 158 bytes priv/items/09050a00.txt | Bin 0 -> 168 bytes priv/items/09060000.txt | Bin 0 -> 168 bytes priv/items/09060100.txt | Bin 0 -> 166 bytes priv/items/09060200.txt | Bin 0 -> 192 bytes priv/items/09060300.txt | Bin 0 -> 112 bytes priv/items/09060400.txt | Bin 0 -> 186 bytes priv/items/09060500.txt | Bin 0 -> 172 bytes priv/items/09060600.txt | Bin 0 -> 140 bytes priv/items/09060700.txt | Bin 0 -> 114 bytes priv/items/09060800.txt | Bin 0 -> 192 bytes priv/items/09060a00.txt | Bin 0 -> 198 bytes priv/items/09060b00.txt | Bin 0 -> 90 bytes priv/items/09060c00.txt | Bin 0 -> 170 bytes priv/items/09060d00.txt | Bin 0 -> 142 bytes priv/items/09060e00.txt | Bin 0 -> 90 bytes priv/items/09060f00.txt | Bin 0 -> 136 bytes priv/items/09061000.txt | Bin 0 -> 170 bytes priv/items/09061100.txt | Bin 0 -> 206 bytes priv/items/09061200.txt | Bin 0 -> 176 bytes priv/items/0a010000.txt | Bin 0 -> 196 bytes priv/items/0a010100.txt | Bin 0 -> 166 bytes priv/items/0a010200.txt | Bin 0 -> 166 bytes priv/items/0a010300.txt | Bin 0 -> 134 bytes priv/items/0a010400.txt | Bin 0 -> 178 bytes priv/items/0a010500.txt | Bin 0 -> 194 bytes priv/items/0a010600.txt | Bin 0 -> 160 bytes priv/items/0a010700.txt | Bin 0 -> 188 bytes priv/items/0a010800.txt | Bin 0 -> 194 bytes priv/items/0a010900.txt | Bin 0 -> 166 bytes priv/items/0a010a00.txt | Bin 0 -> 142 bytes priv/items/0a010b00.txt | Bin 0 -> 194 bytes priv/items/0a010c00.txt | Bin 0 -> 178 bytes priv/items/0a010d00.txt | Bin 0 -> 196 bytes priv/items/0a010e00.txt | Bin 0 -> 196 bytes priv/items/0a010f00.txt | Bin 0 -> 176 bytes priv/items/0a011000.txt | Bin 0 -> 194 bytes priv/items/0a011100.txt | Bin 0 -> 160 bytes priv/items/0a011200.txt | Bin 0 -> 212 bytes priv/items/0a011300.txt | Bin 0 -> 218 bytes priv/items/0a011400.txt | Bin 0 -> 160 bytes priv/items/0a011500.txt | Bin 0 -> 168 bytes priv/items/0a011600.txt | Bin 0 -> 194 bytes priv/items/0a011700.txt | Bin 0 -> 174 bytes priv/items/0a011800.txt | Bin 0 -> 146 bytes priv/items/0a011900.txt | Bin 0 -> 194 bytes priv/items/0a011a00.txt | Bin 0 -> 200 bytes priv/items/0a011b00.txt | Bin 0 -> 164 bytes priv/items/0a011c00.txt | Bin 0 -> 196 bytes priv/items/0a011d00.txt | Bin 0 -> 166 bytes priv/items/0a011e00.txt | Bin 0 -> 166 bytes priv/items/0a011f00.txt | Bin 0 -> 134 bytes priv/items/0a012000.txt | Bin 0 -> 178 bytes priv/items/0a012100.txt | Bin 0 -> 194 bytes priv/items/0a012200.txt | Bin 0 -> 160 bytes priv/items/0a012300.txt | Bin 0 -> 188 bytes priv/items/0a012400.txt | Bin 0 -> 194 bytes priv/items/0a012500.txt | Bin 0 -> 166 bytes priv/items/0a012600.txt | Bin 0 -> 142 bytes priv/items/0a012700.txt | Bin 0 -> 194 bytes priv/items/0a012800.txt | Bin 0 -> 178 bytes priv/items/0a012900.txt | Bin 0 -> 196 bytes priv/items/0a012a00.txt | Bin 0 -> 196 bytes priv/items/0a012b00.txt | Bin 0 -> 176 bytes priv/items/0a012c00.txt | Bin 0 -> 194 bytes priv/items/0a012d00.txt | Bin 0 -> 160 bytes priv/items/0a012e00.txt | Bin 0 -> 212 bytes priv/items/0a012f00.txt | Bin 0 -> 218 bytes priv/items/0a013000.txt | Bin 0 -> 194 bytes priv/items/0a013100.txt | Bin 0 -> 174 bytes priv/items/0a013200.txt | Bin 0 -> 146 bytes priv/items/0a013300.txt | Bin 0 -> 194 bytes priv/items/0a020000.txt | Bin 0 -> 192 bytes priv/items/0a020100.txt | Bin 0 -> 162 bytes priv/items/0a020200.txt | Bin 0 -> 162 bytes priv/items/0a020300.txt | Bin 0 -> 130 bytes priv/items/0a020400.txt | Bin 0 -> 174 bytes priv/items/0a020500.txt | Bin 0 -> 190 bytes priv/items/0a020600.txt | Bin 0 -> 156 bytes priv/items/0a020700.txt | Bin 0 -> 184 bytes priv/items/0a020800.txt | Bin 0 -> 190 bytes priv/items/0a020900.txt | Bin 0 -> 162 bytes priv/items/0a020a00.txt | Bin 0 -> 138 bytes priv/items/0a020b00.txt | Bin 0 -> 190 bytes priv/items/0a020c00.txt | Bin 0 -> 174 bytes priv/items/0a020d00.txt | Bin 0 -> 192 bytes priv/items/0a020e00.txt | Bin 0 -> 188 bytes priv/items/0a020f00.txt | Bin 0 -> 172 bytes priv/items/0a021000.txt | Bin 0 -> 190 bytes priv/items/0a021100.txt | Bin 0 -> 156 bytes priv/items/0a021200.txt | Bin 0 -> 208 bytes priv/items/0a021300.txt | Bin 0 -> 214 bytes priv/items/0a021400.txt | Bin 0 -> 156 bytes priv/items/0a021500.txt | Bin 0 -> 164 bytes priv/items/0a021600.txt | Bin 0 -> 190 bytes priv/items/0a021700.txt | Bin 0 -> 170 bytes priv/items/0a021800.txt | Bin 0 -> 142 bytes priv/items/0a021900.txt | Bin 0 -> 190 bytes priv/items/0a021a00.txt | Bin 0 -> 196 bytes priv/items/0a021b00.txt | Bin 0 -> 160 bytes priv/items/0a021c00.txt | Bin 0 -> 192 bytes priv/items/0a021d00.txt | Bin 0 -> 162 bytes priv/items/0a021e00.txt | Bin 0 -> 162 bytes priv/items/0a021f00.txt | Bin 0 -> 130 bytes priv/items/0a022000.txt | Bin 0 -> 174 bytes priv/items/0a022100.txt | Bin 0 -> 190 bytes priv/items/0a022200.txt | Bin 0 -> 156 bytes priv/items/0a022300.txt | Bin 0 -> 184 bytes priv/items/0a022400.txt | Bin 0 -> 190 bytes priv/items/0a022500.txt | Bin 0 -> 162 bytes priv/items/0a022600.txt | Bin 0 -> 138 bytes priv/items/0a022700.txt | Bin 0 -> 190 bytes priv/items/0a022800.txt | Bin 0 -> 174 bytes priv/items/0a022900.txt | Bin 0 -> 192 bytes priv/items/0a022a00.txt | Bin 0 -> 188 bytes priv/items/0a022b00.txt | Bin 0 -> 172 bytes priv/items/0a022c00.txt | Bin 0 -> 190 bytes priv/items/0a022d00.txt | Bin 0 -> 156 bytes priv/items/0a022e00.txt | Bin 0 -> 208 bytes priv/items/0a022f00.txt | Bin 0 -> 214 bytes priv/items/0a023000.txt | Bin 0 -> 190 bytes priv/items/0a023100.txt | Bin 0 -> 170 bytes priv/items/0a023200.txt | Bin 0 -> 142 bytes priv/items/0a023300.txt | Bin 0 -> 190 bytes priv/items/0a030000.txt | Bin 0 -> 194 bytes priv/items/0a030100.txt | Bin 0 -> 162 bytes priv/items/0a030200.txt | Bin 0 -> 164 bytes priv/items/0a030300.txt | Bin 0 -> 132 bytes priv/items/0a030400.txt | Bin 0 -> 176 bytes priv/items/0a030500.txt | Bin 0 -> 192 bytes priv/items/0a030600.txt | Bin 0 -> 158 bytes priv/items/0a030700.txt | Bin 0 -> 186 bytes priv/items/0a030800.txt | Bin 0 -> 192 bytes priv/items/0a030900.txt | Bin 0 -> 164 bytes priv/items/0a030a00.txt | Bin 0 -> 140 bytes priv/items/0a030b00.txt | Bin 0 -> 192 bytes priv/items/0a030c00.txt | Bin 0 -> 176 bytes priv/items/0a030d00.txt | Bin 0 -> 194 bytes priv/items/0a030e00.txt | Bin 0 -> 188 bytes priv/items/0a030f00.txt | Bin 0 -> 174 bytes priv/items/0a031000.txt | Bin 0 -> 190 bytes priv/items/0a031100.txt | Bin 0 -> 158 bytes priv/items/0a031200.txt | Bin 0 -> 210 bytes priv/items/0a031300.txt | Bin 0 -> 216 bytes priv/items/0a031400.txt | Bin 0 -> 156 bytes priv/items/0a031500.txt | Bin 0 -> 164 bytes priv/items/0a031600.txt | Bin 0 -> 190 bytes priv/items/0a031700.txt | Bin 0 -> 170 bytes priv/items/0a031800.txt | Bin 0 -> 144 bytes priv/items/0a031900.txt | Bin 0 -> 202 bytes priv/items/0a031a00.txt | Bin 0 -> 196 bytes priv/items/0a031b00.txt | Bin 0 -> 160 bytes priv/items/0a031c00.txt | Bin 0 -> 194 bytes priv/items/0a031d00.txt | Bin 0 -> 162 bytes priv/items/0a031e00.txt | Bin 0 -> 164 bytes priv/items/0a031f00.txt | Bin 0 -> 132 bytes priv/items/0a032000.txt | Bin 0 -> 176 bytes priv/items/0a032100.txt | Bin 0 -> 192 bytes priv/items/0a032200.txt | Bin 0 -> 158 bytes priv/items/0a032300.txt | Bin 0 -> 186 bytes priv/items/0a032400.txt | Bin 0 -> 192 bytes priv/items/0a032500.txt | Bin 0 -> 164 bytes priv/items/0a032600.txt | Bin 0 -> 140 bytes priv/items/0a032700.txt | Bin 0 -> 192 bytes priv/items/0a032800.txt | Bin 0 -> 176 bytes priv/items/0a032900.txt | Bin 0 -> 194 bytes priv/items/0a032a00.txt | Bin 0 -> 188 bytes priv/items/0a032b00.txt | Bin 0 -> 174 bytes priv/items/0a032c00.txt | Bin 0 -> 190 bytes priv/items/0a032d00.txt | Bin 0 -> 158 bytes priv/items/0a032e00.txt | Bin 0 -> 210 bytes priv/items/0a032f00.txt | Bin 0 -> 216 bytes priv/items/0a033000.txt | Bin 0 -> 190 bytes priv/items/0a033100.txt | Bin 0 -> 170 bytes priv/items/0a033200.txt | Bin 0 -> 144 bytes priv/items/0a033300.txt | Bin 0 -> 202 bytes priv/items/0a060000.txt | Bin 0 -> 168 bytes priv/items/0a060100.txt | Bin 0 -> 166 bytes priv/items/0a060200.txt | Bin 0 -> 192 bytes priv/items/0a060300.txt | Bin 0 -> 112 bytes priv/items/0a060400.txt | Bin 0 -> 184 bytes priv/items/0a060500.txt | Bin 0 -> 172 bytes priv/items/0a060600.txt | Bin 0 -> 132 bytes priv/items/0a060700.txt | Bin 0 -> 192 bytes priv/items/0a060800.txt | Bin 0 -> 190 bytes priv/items/0a060900.txt | Bin 0 -> 124 bytes priv/items/0a060a00.txt | Bin 0 -> 124 bytes priv/items/0a060b00.txt | Bin 0 -> 136 bytes priv/items/0a060c00.txt | Bin 0 -> 206 bytes priv/items/0a060d00.txt | Bin 0 -> 176 bytes priv/items/0c010000.txt | Bin 0 -> 182 bytes priv/items/0c010100.txt | Bin 0 -> 150 bytes priv/items/0c010200.txt | Bin 0 -> 158 bytes priv/items/0c010300.txt | Bin 0 -> 154 bytes priv/items/0c010400.txt | Bin 0 -> 160 bytes priv/items/0c010500.txt | Bin 0 -> 152 bytes priv/items/0c010600.txt | Bin 0 -> 152 bytes priv/items/0c010700.txt | Bin 0 -> 152 bytes priv/items/0c010800.txt | Bin 0 -> 156 bytes priv/items/0c020000.txt | Bin 0 -> 110 bytes priv/items/0c020100.txt | Bin 0 -> 148 bytes priv/items/0c020200.txt | Bin 0 -> 156 bytes priv/items/0c020300.txt | Bin 0 -> 152 bytes priv/items/0c020400.txt | Bin 0 -> 158 bytes priv/items/0c020500.txt | Bin 0 -> 150 bytes priv/items/0c020600.txt | Bin 0 -> 150 bytes priv/items/0c020700.txt | Bin 0 -> 150 bytes priv/items/0c020800.txt | Bin 0 -> 154 bytes priv/items/0c020900.txt | Bin 0 -> 154 bytes priv/items/0c020a00.txt | Bin 0 -> 162 bytes priv/items/0c020b00.txt | Bin 0 -> 156 bytes priv/items/11010000.txt | Bin 0 -> 154 bytes priv/items/11020000.txt | Bin 0 -> 180 bytes priv/items/11020100.txt | Bin 0 -> 178 bytes priv/items/11020200.txt | Bin 0 -> 180 bytes src/egs_game.erl | 10 +- src/psu/psu_game.erl | 5 +- 387 files changed, 35 insertions(+), 391 deletions(-) create mode 100644 include/psu/counters.hrl create mode 100644 priv/items/01010900.txt create mode 100644 priv/items/01010a00.txt create mode 100644 priv/items/01010b00.txt create mode 100644 priv/items/03010000.txt create mode 100644 priv/items/03010100.txt create mode 100644 priv/items/03010200.txt create mode 100644 priv/items/03010300.txt create mode 100644 priv/items/03010500.txt create mode 100644 priv/items/03010600.txt create mode 100644 priv/items/03010700.txt create mode 100644 priv/items/03010900.txt create mode 100644 priv/items/03010a00.txt create mode 100644 priv/items/03010b00.txt create mode 100644 priv/items/03010c00.txt create mode 100644 priv/items/03010d00.txt create mode 100644 priv/items/03010e00.txt create mode 100644 priv/items/03020000.txt create mode 100644 priv/items/09010000.txt create mode 100644 priv/items/09010100.txt create mode 100644 priv/items/09010200.txt create mode 100644 priv/items/09010300.txt create mode 100644 priv/items/09010400.txt create mode 100644 priv/items/09010500.txt create mode 100644 priv/items/09010600.txt create mode 100644 priv/items/09010700.txt create mode 100644 priv/items/09010800.txt create mode 100644 priv/items/09010900.txt create mode 100644 priv/items/09010a00.txt create mode 100644 priv/items/09010b00.txt create mode 100644 priv/items/09010c00.txt create mode 100644 priv/items/09010d00.txt create mode 100644 priv/items/09010e00.txt create mode 100644 priv/items/09010f00.txt create mode 100644 priv/items/09011000.txt create mode 100644 priv/items/09011100.txt create mode 100644 priv/items/09011200.txt create mode 100644 priv/items/09011300.txt create mode 100644 priv/items/09011400.txt create mode 100644 priv/items/09011500.txt create mode 100644 priv/items/09011600.txt create mode 100644 priv/items/09011700.txt create mode 100644 priv/items/09011800.txt create mode 100644 priv/items/09011900.txt create mode 100644 priv/items/09011a00.txt create mode 100644 priv/items/09011b00.txt create mode 100644 priv/items/09011c00.txt create mode 100644 priv/items/09011d00.txt create mode 100644 priv/items/09011e00.txt create mode 100644 priv/items/09011f00.txt create mode 100644 priv/items/09012000.txt create mode 100644 priv/items/09012100.txt create mode 100644 priv/items/09012200.txt create mode 100644 priv/items/09012300.txt create mode 100644 priv/items/09012400.txt create mode 100644 priv/items/09012500.txt create mode 100644 priv/items/09012600.txt create mode 100644 priv/items/09012700.txt create mode 100644 priv/items/09012800.txt create mode 100644 priv/items/09012900.txt create mode 100644 priv/items/09012a00.txt create mode 100644 priv/items/09012b00.txt create mode 100644 priv/items/09012c00.txt create mode 100644 priv/items/09012d00.txt create mode 100644 priv/items/09012e00.txt create mode 100644 priv/items/09012f00.txt create mode 100644 priv/items/09013000.txt create mode 100644 priv/items/09013100.txt create mode 100644 priv/items/09013200.txt create mode 100644 priv/items/09013300.txt create mode 100644 priv/items/09020000.txt create mode 100644 priv/items/09020100.txt create mode 100644 priv/items/09020200.txt create mode 100644 priv/items/09020300.txt create mode 100644 priv/items/09020400.txt create mode 100644 priv/items/09020500.txt create mode 100644 priv/items/09020600.txt create mode 100644 priv/items/09020700.txt create mode 100644 priv/items/09020800.txt create mode 100644 priv/items/09020900.txt create mode 100644 priv/items/09020a00.txt create mode 100644 priv/items/09020b00.txt create mode 100644 priv/items/09020c00.txt create mode 100644 priv/items/09020d00.txt create mode 100644 priv/items/09020e00.txt create mode 100644 priv/items/09020f00.txt create mode 100644 priv/items/09021000.txt create mode 100644 priv/items/09021100.txt create mode 100644 priv/items/09021200.txt create mode 100644 priv/items/09021300.txt create mode 100644 priv/items/09021400.txt create mode 100644 priv/items/09021500.txt create mode 100644 priv/items/09021600.txt create mode 100644 priv/items/09021700.txt create mode 100644 priv/items/09021800.txt create mode 100644 priv/items/09021900.txt create mode 100644 priv/items/09021a00.txt create mode 100644 priv/items/09021b00.txt create mode 100644 priv/items/09021c00.txt create mode 100644 priv/items/09021d00.txt create mode 100644 priv/items/09021e00.txt create mode 100644 priv/items/09021f00.txt create mode 100644 priv/items/09022000.txt create mode 100644 priv/items/09022100.txt create mode 100644 priv/items/09022200.txt create mode 100644 priv/items/09022300.txt create mode 100644 priv/items/09022400.txt create mode 100644 priv/items/09022500.txt create mode 100644 priv/items/09022600.txt create mode 100644 priv/items/09022700.txt create mode 100644 priv/items/09022800.txt create mode 100644 priv/items/09022900.txt create mode 100644 priv/items/09030000.txt create mode 100644 priv/items/09030100.txt create mode 100644 priv/items/09030200.txt create mode 100644 priv/items/09030300.txt create mode 100644 priv/items/09030400.txt create mode 100644 priv/items/09030500.txt create mode 100644 priv/items/09030600.txt create mode 100644 priv/items/09030700.txt create mode 100644 priv/items/09030800.txt create mode 100644 priv/items/09030900.txt create mode 100644 priv/items/09030a00.txt create mode 100644 priv/items/09030b00.txt create mode 100644 priv/items/09030c00.txt create mode 100644 priv/items/09030d00.txt create mode 100644 priv/items/09030e00.txt create mode 100644 priv/items/09030f00.txt create mode 100644 priv/items/09031000.txt create mode 100644 priv/items/09031100.txt create mode 100644 priv/items/09031200.txt create mode 100644 priv/items/09031300.txt create mode 100644 priv/items/09031400.txt create mode 100644 priv/items/09031500.txt create mode 100644 priv/items/09031600.txt create mode 100644 priv/items/09031700.txt create mode 100644 priv/items/09031800.txt create mode 100644 priv/items/09031900.txt create mode 100644 priv/items/09031a00.txt create mode 100644 priv/items/09031b00.txt create mode 100644 priv/items/09031c00.txt create mode 100644 priv/items/09031d00.txt create mode 100644 priv/items/09031e00.txt create mode 100644 priv/items/09031f00.txt create mode 100644 priv/items/09032000.txt create mode 100644 priv/items/09032100.txt create mode 100644 priv/items/09032200.txt create mode 100644 priv/items/09032300.txt create mode 100644 priv/items/09032400.txt create mode 100644 priv/items/09032500.txt create mode 100644 priv/items/09032600.txt create mode 100644 priv/items/09032700.txt create mode 100644 priv/items/09032800.txt create mode 100644 priv/items/09032900.txt create mode 100644 priv/items/09032a00.txt create mode 100644 priv/items/09032b00.txt create mode 100644 priv/items/09032c00.txt create mode 100644 priv/items/09040000.txt create mode 100644 priv/items/09040100.txt create mode 100644 priv/items/09040200.txt create mode 100644 priv/items/09050000.txt create mode 100644 priv/items/09050100.txt create mode 100644 priv/items/09050200.txt create mode 100644 priv/items/09050300.txt create mode 100644 priv/items/09050400.txt create mode 100644 priv/items/09050500.txt create mode 100644 priv/items/09050600.txt create mode 100644 priv/items/09050700.txt create mode 100644 priv/items/09050800.txt create mode 100644 priv/items/09050900.txt create mode 100644 priv/items/09050a00.txt create mode 100644 priv/items/09060000.txt create mode 100644 priv/items/09060100.txt create mode 100644 priv/items/09060200.txt create mode 100644 priv/items/09060300.txt create mode 100644 priv/items/09060400.txt create mode 100644 priv/items/09060500.txt create mode 100644 priv/items/09060600.txt create mode 100644 priv/items/09060700.txt create mode 100644 priv/items/09060800.txt create mode 100644 priv/items/09060a00.txt create mode 100644 priv/items/09060b00.txt create mode 100644 priv/items/09060c00.txt create mode 100644 priv/items/09060d00.txt create mode 100644 priv/items/09060e00.txt create mode 100644 priv/items/09060f00.txt create mode 100644 priv/items/09061000.txt create mode 100644 priv/items/09061100.txt create mode 100644 priv/items/09061200.txt create mode 100644 priv/items/0a010000.txt create mode 100644 priv/items/0a010100.txt create mode 100644 priv/items/0a010200.txt create mode 100644 priv/items/0a010300.txt create mode 100644 priv/items/0a010400.txt create mode 100644 priv/items/0a010500.txt create mode 100644 priv/items/0a010600.txt create mode 100644 priv/items/0a010700.txt create mode 100644 priv/items/0a010800.txt create mode 100644 priv/items/0a010900.txt create mode 100644 priv/items/0a010a00.txt create mode 100644 priv/items/0a010b00.txt create mode 100644 priv/items/0a010c00.txt create mode 100644 priv/items/0a010d00.txt create mode 100644 priv/items/0a010e00.txt create mode 100644 priv/items/0a010f00.txt create mode 100644 priv/items/0a011000.txt create mode 100644 priv/items/0a011100.txt create mode 100644 priv/items/0a011200.txt create mode 100644 priv/items/0a011300.txt create mode 100644 priv/items/0a011400.txt create mode 100644 priv/items/0a011500.txt create mode 100644 priv/items/0a011600.txt create mode 100644 priv/items/0a011700.txt create mode 100644 priv/items/0a011800.txt create mode 100644 priv/items/0a011900.txt create mode 100644 priv/items/0a011a00.txt create mode 100644 priv/items/0a011b00.txt create mode 100644 priv/items/0a011c00.txt create mode 100644 priv/items/0a011d00.txt create mode 100644 priv/items/0a011e00.txt create mode 100644 priv/items/0a011f00.txt create mode 100644 priv/items/0a012000.txt create mode 100644 priv/items/0a012100.txt create mode 100644 priv/items/0a012200.txt create mode 100644 priv/items/0a012300.txt create mode 100644 priv/items/0a012400.txt create mode 100644 priv/items/0a012500.txt create mode 100644 priv/items/0a012600.txt create mode 100644 priv/items/0a012700.txt create mode 100644 priv/items/0a012800.txt create mode 100644 priv/items/0a012900.txt create mode 100644 priv/items/0a012a00.txt create mode 100644 priv/items/0a012b00.txt create mode 100644 priv/items/0a012c00.txt create mode 100644 priv/items/0a012d00.txt create mode 100644 priv/items/0a012e00.txt create mode 100644 priv/items/0a012f00.txt create mode 100644 priv/items/0a013000.txt create mode 100644 priv/items/0a013100.txt create mode 100644 priv/items/0a013200.txt create mode 100644 priv/items/0a013300.txt create mode 100644 priv/items/0a020000.txt create mode 100644 priv/items/0a020100.txt create mode 100644 priv/items/0a020200.txt create mode 100644 priv/items/0a020300.txt create mode 100644 priv/items/0a020400.txt create mode 100644 priv/items/0a020500.txt create mode 100644 priv/items/0a020600.txt create mode 100644 priv/items/0a020700.txt create mode 100644 priv/items/0a020800.txt create mode 100644 priv/items/0a020900.txt create mode 100644 priv/items/0a020a00.txt create mode 100644 priv/items/0a020b00.txt create mode 100644 priv/items/0a020c00.txt create mode 100644 priv/items/0a020d00.txt create mode 100644 priv/items/0a020e00.txt create mode 100644 priv/items/0a020f00.txt create mode 100644 priv/items/0a021000.txt create mode 100644 priv/items/0a021100.txt create mode 100644 priv/items/0a021200.txt create mode 100644 priv/items/0a021300.txt create mode 100644 priv/items/0a021400.txt create mode 100644 priv/items/0a021500.txt create mode 100644 priv/items/0a021600.txt create mode 100644 priv/items/0a021700.txt create mode 100644 priv/items/0a021800.txt create mode 100644 priv/items/0a021900.txt create mode 100644 priv/items/0a021a00.txt create mode 100644 priv/items/0a021b00.txt create mode 100644 priv/items/0a021c00.txt create mode 100644 priv/items/0a021d00.txt create mode 100644 priv/items/0a021e00.txt create mode 100644 priv/items/0a021f00.txt create mode 100644 priv/items/0a022000.txt create mode 100644 priv/items/0a022100.txt create mode 100644 priv/items/0a022200.txt create mode 100644 priv/items/0a022300.txt create mode 100644 priv/items/0a022400.txt create mode 100644 priv/items/0a022500.txt create mode 100644 priv/items/0a022600.txt create mode 100644 priv/items/0a022700.txt create mode 100644 priv/items/0a022800.txt create mode 100644 priv/items/0a022900.txt create mode 100644 priv/items/0a022a00.txt create mode 100644 priv/items/0a022b00.txt create mode 100644 priv/items/0a022c00.txt create mode 100644 priv/items/0a022d00.txt create mode 100644 priv/items/0a022e00.txt create mode 100644 priv/items/0a022f00.txt create mode 100644 priv/items/0a023000.txt create mode 100644 priv/items/0a023100.txt create mode 100644 priv/items/0a023200.txt create mode 100644 priv/items/0a023300.txt create mode 100644 priv/items/0a030000.txt create mode 100644 priv/items/0a030100.txt create mode 100644 priv/items/0a030200.txt create mode 100644 priv/items/0a030300.txt create mode 100644 priv/items/0a030400.txt create mode 100644 priv/items/0a030500.txt create mode 100644 priv/items/0a030600.txt create mode 100644 priv/items/0a030700.txt create mode 100644 priv/items/0a030800.txt create mode 100644 priv/items/0a030900.txt create mode 100644 priv/items/0a030a00.txt create mode 100644 priv/items/0a030b00.txt create mode 100644 priv/items/0a030c00.txt create mode 100644 priv/items/0a030d00.txt create mode 100644 priv/items/0a030e00.txt create mode 100644 priv/items/0a030f00.txt create mode 100644 priv/items/0a031000.txt create mode 100644 priv/items/0a031100.txt create mode 100644 priv/items/0a031200.txt create mode 100644 priv/items/0a031300.txt create mode 100644 priv/items/0a031400.txt create mode 100644 priv/items/0a031500.txt create mode 100644 priv/items/0a031600.txt create mode 100644 priv/items/0a031700.txt create mode 100644 priv/items/0a031800.txt create mode 100644 priv/items/0a031900.txt create mode 100644 priv/items/0a031a00.txt create mode 100644 priv/items/0a031b00.txt create mode 100644 priv/items/0a031c00.txt create mode 100644 priv/items/0a031d00.txt create mode 100644 priv/items/0a031e00.txt create mode 100644 priv/items/0a031f00.txt create mode 100644 priv/items/0a032000.txt create mode 100644 priv/items/0a032100.txt create mode 100644 priv/items/0a032200.txt create mode 100644 priv/items/0a032300.txt create mode 100644 priv/items/0a032400.txt create mode 100644 priv/items/0a032500.txt create mode 100644 priv/items/0a032600.txt create mode 100644 priv/items/0a032700.txt create mode 100644 priv/items/0a032800.txt create mode 100644 priv/items/0a032900.txt create mode 100644 priv/items/0a032a00.txt create mode 100644 priv/items/0a032b00.txt create mode 100644 priv/items/0a032c00.txt create mode 100644 priv/items/0a032d00.txt create mode 100644 priv/items/0a032e00.txt create mode 100644 priv/items/0a032f00.txt create mode 100644 priv/items/0a033000.txt create mode 100644 priv/items/0a033100.txt create mode 100644 priv/items/0a033200.txt create mode 100644 priv/items/0a033300.txt create mode 100644 priv/items/0a060000.txt create mode 100644 priv/items/0a060100.txt create mode 100644 priv/items/0a060200.txt create mode 100644 priv/items/0a060300.txt create mode 100644 priv/items/0a060400.txt create mode 100644 priv/items/0a060500.txt create mode 100644 priv/items/0a060600.txt create mode 100644 priv/items/0a060700.txt create mode 100644 priv/items/0a060800.txt create mode 100644 priv/items/0a060900.txt create mode 100644 priv/items/0a060a00.txt create mode 100644 priv/items/0a060b00.txt create mode 100644 priv/items/0a060c00.txt create mode 100644 priv/items/0a060d00.txt create mode 100644 priv/items/0c010000.txt create mode 100644 priv/items/0c010100.txt create mode 100644 priv/items/0c010200.txt create mode 100644 priv/items/0c010300.txt create mode 100644 priv/items/0c010400.txt create mode 100644 priv/items/0c010500.txt create mode 100644 priv/items/0c010600.txt create mode 100644 priv/items/0c010700.txt create mode 100644 priv/items/0c010800.txt create mode 100644 priv/items/0c020000.txt create mode 100644 priv/items/0c020100.txt create mode 100644 priv/items/0c020200.txt create mode 100644 priv/items/0c020300.txt create mode 100644 priv/items/0c020400.txt create mode 100644 priv/items/0c020500.txt create mode 100644 priv/items/0c020600.txt create mode 100644 priv/items/0c020700.txt create mode 100644 priv/items/0c020800.txt create mode 100644 priv/items/0c020900.txt create mode 100644 priv/items/0c020a00.txt create mode 100644 priv/items/0c020b00.txt create mode 100644 priv/items/11010000.txt create mode 100644 priv/items/11020000.txt create mode 100644 priv/items/11020100.txt create mode 100644 priv/items/11020200.txt diff --git a/include/psu/counters.hrl b/include/psu/counters.hrl new file mode 100644 index 0000000..91d699e --- /dev/null +++ b/include/psu/counters.hrl @@ -0,0 +1,25 @@ +%~ -define(COUNTERS, [{0, {counter, colony_bg, "Clyez City\nLinear Line Platform", "Take the Linear\nLine from this\nplatform for\nmissions inside the\nGUARDIANS colony.", [ + %~ {group, "Phantom Ruins", "Special Mission\nParty size:\n (4+ recommended)\nNo join mid-mission.\nAOTI exclusive", [1060301, 1060303]}, + %~ {group, "Unsafe Passage", "Normal Free Mssn.", [1000000, 1000001, 1000002, 1000003, 1000004, 1000010, 1000011, 1000012, 1000013, 1000014, 1000020, 1000021, 1000022, 1000023, 1000024]} +%~ ]}}]). + + +%~ text.bin: +%~ 4 bytes: File length +%~ 4 bytes: Pointer to next 4 bytes +%~ 4 bytes: Pointer to list of text strings + +%~ List of strings: +%~ 4 bytes: Absolute pointer to string + +%~ String: +%~ (x) bytes: Text, unicode format, ending in \0 + +%~ General order: +%~ Header +%~ List of strings +%~ Strings + + +%~ counter_to_text(Counter) -> + diff --git a/include/psu/items.hrl b/include/psu/items.hrl index 63962f9..58608fd 100644 --- a/include/psu/items.hrl +++ b/include/psu/items.hrl @@ -20,7 +20,7 @@ -record(psu_element, {type, percent}). -record(psu_pa, {type, level}). --record(psu_item, {name, description, rarity, buy_price, sell_price, data}). +-record(psu_item, {name, rarity, buy_price, sell_price, data}). -record(psu_clothing_item, {appearance, type, manufacturer, overlap, gender, colors}). -record(psu_consumable_item, {max_quantity, pt_diff, status_effect, target, use_condition, item_effect}). -record(psu_parts_item, {appearance, type, manufacturer, overlap, gender}). @@ -39,19 +39,16 @@ %% @todo Do the shop for these. {16#01010900, #psu_item{name="Huge Cutter", - description="", rarity=15, buy_price=10, sell_price=1, data=#psu_striking_weapon_item{ pp=100, atp=200, ata=300, atp_req=1, shop_element=#psu_element{type=0, percent=0}, hand=both, max_upgrades=50, attack_label=0, attack_sound={default, 1961}, hitbox_a=16#9f01, hitbox_b=16#76fd, hitbox_c=16#3f29, hitbox_d=16#2222, nb_targets=5, effect=0, model=9 }}}, {16#01010a00, #psu_item{name="Kan Yu", - description="", rarity=15, buy_price=10, sell_price=1, data=#psu_striking_weapon_item{ pp=100, atp=200, ata=300, atp_req=1, shop_element=#psu_element{type=0, percent=0}, hand=both, max_upgrades=50, attack_label=0, attack_sound={default, 1961}, hitbox_a=16#9f01, hitbox_b=16#76fd, hitbox_c=16#3f29, hitbox_d=16#2222, nb_targets=5, effect=1, model=10 }}}, {16#01010b00, #psu_item{name="De Ragan Slayer", - description="", rarity=15, buy_price=10, sell_price=1, data=#psu_striking_weapon_item{ pp=100, atp=200, ata=300, atp_req=1, shop_element=#psu_element{type=0, percent=0}, hand=both, max_upgrades=50, attack_label=0, attack_sound={custom, 0}, hitbox_a=16#9f01, hitbox_b=16#76fd, hitbox_c=16#3f29, hitbox_d=16#2222, nb_targets=133, effect=0, model=11 @@ -66,74 +63,60 @@ %% 0xD0: auto-revive! percent pt_diff {16#03010000, #psu_item{name="Monomate", - description="HP recovery item.\nRestores a small amount of HP for the one who uses it.", rarity=1, buy_price=50, sell_price=5, data=#psu_consumable_item{ max_quantity=20, pt_diff=+100, status_effect=0, target=0, use_condition=0, item_effect=16#20 }}}, {16#03010100, #psu_item{name="Dimate", - description="HP recovery item.\nRestores a large amount of HP for the one who uses it.", rarity=2, buy_price=150, sell_price=15, data=#psu_consumable_item{ max_quantity=15, pt_diff=+1000, status_effect=0, target=0, use_condition=0, item_effect=16#20 }}}, {16#03010200, #psu_item{name="Trimate", - description="HP recovery item.\nCompletely restores HP for the one who uses it.", rarity=3, buy_price=500, sell_price=50, data=#psu_consumable_item{ max_quantity=10, pt_diff=+100, status_effect=0, target=0, use_condition=0, item_effect=16#30 }}}, {16#03010300, #psu_item{name="Star Atomizer", - description="HP recovery item.\nRestores all HP for the one who uses it, and nearby allies.", rarity=6, buy_price=1500, sell_price=150, data=#psu_consumable_item{ max_quantity=5, pt_diff=+100, status_effect=0, target=1, use_condition=0, item_effect=16#30 }}}, %% @todo Missing 03010400. {16#03010500, #psu_item{name="Antimate", - description="Cures all status abnormalities for the one who uses it.", rarity=1, buy_price=100, sell_price=10, data=#psu_consumable_item{ max_quantity=10, pt_diff=0, status_effect=0, target=0, use_condition=0, item_effect=16#60 }}}, {16#03010600, #psu_item{name="Sol Atomizer", - description="Cures all status abnormalities for the one who uses it, and nearby allies.", rarity=4, buy_price=300, sell_price=30, data=#psu_consumable_item{ max_quantity=5, pt_diff=0, status_effect=0, target=1, use_condition=0, item_effect=16#60 }}}, {16#03010700, #psu_item{name="Moon Atomizer", - description="Revives any incapacitated allies near the one who uses it.", rarity=5, buy_price=500, sell_price=50, data=#psu_consumable_item{ max_quantity=5, pt_diff=+25, status_effect=0, target=1, use_condition=0, item_effect=16#B0 }}}, %% @todo Missing 03010800. Cosmo Atomizer? {16#03010900, #psu_item{name="Scape Doll", - description="Automatically revives and cures the holder when incapacitated.", rarity=8, buy_price=10000, sell_price=10, data=#psu_consumable_item{ max_quantity=1, pt_diff=+100, status_effect=0, target=0, use_condition=0, item_effect=16#D0 }}}, {16#03010a00, #psu_item{name="Agtaride", - description="Status enhancement item.\nBoosts ATP (attack power) for the one who uses it.", rarity=3, buy_price=150, sell_price=15, data=#psu_consumable_item{ max_quantity=10, pt_diff=0, status_effect=17, target=0, use_condition=0, item_effect=16#22 }}}, {16#03010b00, #psu_item{name="Defbaride", - description="Status enhancement item.\nBoosts DFP (defense) for the one who uses it.", rarity=3, buy_price=150, sell_price=15, data=#psu_consumable_item{ max_quantity=10, pt_diff=0, status_effect=19, target=0, use_condition=0, item_effect=16#22 }}}, {16#03010c00, #psu_item{name="Retaride", - description="Status enhancement item.\nBoosts TP (TECHNIC points) and MST for the one who uses it.", rarity=3, buy_price=150, sell_price=15, data=#psu_consumable_item{ max_quantity=10, pt_diff=0, status_effect=21, target=0, use_condition=0, item_effect=16#22 }}}, {16#03010d00, #psu_item{name="Zodiaride", - description="Status enhancement item.\nBoosts ATA (accuracy) and EVP (evasion) for the one who uses it.", rarity=3, buy_price=150, sell_price=15, data=#psu_consumable_item{ max_quantity=10, pt_diff=0, status_effect=23, target=0, use_condition=0, item_effect=16#22 }}}, {16#03010e00, #psu_item{name="Megistaride", - description="Status enhancement item.\nBoosts all abilities for the one who uses it.", rarity=4, buy_price=300, sell_price=30, data=#psu_consumable_item{ max_quantity=10, pt_diff=0, status_effect=26, target=0, use_condition=0, item_effect=16#22 }}}, {16#03020000, #psu_item{name="Photon Charge", - description="PP recovery item.\nRestores PP for the selected weapon.", rarity=3, buy_price=500, sell_price=50, data=#psu_consumable_item{ max_quantity=10, pt_diff=+100, status_effect=0, target=4, use_condition=4, item_effect=16#30 }}}, @@ -142,857 +125,686 @@ %% Clothes. {16#09010000, #psu_item{name="Braves Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0100, type=1, manufacturer=1, overlap=16#02, gender=male, colors= << 16#cecdae98:32, 16#cfa33aca:32, 16#8d5d:16 >> }}}, {16#09010100, #psu_item{name="Seyagya Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0200, type=1, manufacturer=4, overlap=16#02, gender=male, colors= << 16#8a5aa26a:32, 16#f6b6dce9:32, 16#afd8:16 >> }}}, {16#09010200, #psu_item{name="Gojgoj Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0300, type=1, manufacturer=7, overlap=16#02, gender=male, colors= << 16#cd2a7c56:32, 16#eacae887:32, 16#c2da:16 >> }}}, {16#09010300, #psu_item{name="Innocent Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0400, type=1, manufacturer=1, overlap=16#02, gender=male, colors= << 16#cfc29b69:32, 16#9212f9b7:32, 16#e68b:16 >> }}}, {16#09010400, #psu_item{name="Necnec Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0500, type=1, manufacturer=7, overlap=16#01, gender=male, colors= << 16#923db538:32, 16#63a2afb3:32, 16#ebd9:16 >> }}}, {16#09010500, #psu_item{name="Speeders Jersey", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0600, type=1, manufacturer=1, overlap=16#02, gender=male, colors= << 16#28efc2de:32, 16#95d7cd5f:32, 16#fa8b:16 >> }}}, {16#09010600, #psu_item{name="AMF Army Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0700, type=1, manufacturer=0, overlap=16#02, gender=male, colors= << 16#9732f96e:32, 16#cabd8ff5:32, 16#cbfc:16 >> }}}, {16#09010700, #psu_item{name="Braves Coat", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0800, type=1, manufacturer=1, overlap=16#02, gender=male, colors= << 16#5a89a256:32, 16#da4ca9c7:32, 16#8fde:16 >> }}}, {16#09010800, #psu_item{name="Nobles Long Coat", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0900, type=1, manufacturer=1, overlap=16#02, gender=male, colors= << 16#aca598a2:32, 16#fd9f6bca:32, 16#1a8d:16 >> }}}, {16#09010900, #psu_item{name="Wakakusa Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0a00, type=1, manufacturer=4, overlap=16#02, gender=male, colors= << 16#8fe923c9:32, 16#d38ca67f:32, 16#cbfc:16 >> }}}, {16#09010a00, #psu_item{name="Kusatarika Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0b00, type=1, manufacturer=4, overlap=16#02, gender=male, colors= << 16#f3d92acf:32, 16#998215db:32, 16#1f89:16 >> }}}, {16#09010b00, #psu_item{name="Flaxo Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0c00, type=1, manufacturer=4, overlap=16#02, gender=male, colors= << 16#8239c589:32, 16#93d968fa:32, 16#9cea:16 >> }}}, {16#09010c00, #psu_item{name="Classica Shirt", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0d00, type=1, manufacturer=4, overlap=16#02, gender=male, colors= << 16#835329e3:32, 16#c8c2d6fc:32, 16#6da4:16 >> }}}, {16#09010d00, #psu_item{name="Vigor Coat", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0e00, type=1, manufacturer=7, overlap=16#02, gender=male, colors= << 16#ac3aad83:32, 16#a8875a3d:32, 16#9fc5:16 >> }}}, {16#09010e00, #psu_item{name="Roar Roars Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0f00, type=1, manufacturer=7, overlap=16#01, gender=male, colors= << 16#2353d999:32, 16#c986fce5:32, 16#ce5f:16 >> }}}, {16#09010f00, #psu_item{name="Boaboa Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1000, type=1, manufacturer=7, overlap=16#02, gender=male, colors= << 16#6cc9dc3c:32, 16#a32cfaec:32, 16#73ab:16 >> }}}, {16#09011000, #psu_item{name="Braves Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0100, type=1, manufacturer=2, overlap=16#02, gender=female, colors= << 16#cec4c7cd:32, 16#abfcc2c1:32, 16#cb58:16 >> }}}, {16#09011100, #psu_item{name="Seyagya Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0200, type=1, manufacturer=5, overlap=16#02, gender=female, colors= << 16#ffc93d54:32, 16#abaec178:32, 16#7df2:16 >> }}}, {16#09011200, #psu_item{name="Gojgoj Tunic", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0300, type=1, manufacturer=8, overlap=16#02, gender=female, colors= << 16#283a8aba:32, 16#c7f27d1c:32, 16#ed74:16 >> }}}, {16#09011300, #psu_item{name="Guardless Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0400, type=1, manufacturer=2, overlap=16#01, gender=female, colors= << 16#a2b4a8a3:32, 16#cdb13fc7:32, 16#abc4:16 >> }}}, {16#09011400, #psu_item{name="Phanis Tunic", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0500, type=1, manufacturer=2, overlap=16#02, gender=female, colors= << 16#5c27dc8c:32, 16#ffcfacea:32, 16#1cf8:16 >> }}}, {16#09011500, #psu_item{name="Classica Tunic", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0600, type=1, manufacturer=5, overlap=16#02, gender=female, colors= << 16#f8adc82d:32, 16#8cec5dbf:32, 16#323c:16 >> }}}, {16#09011600, #psu_item{name="Karawai One-piece", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0700, type=1, manufacturer=5, overlap=16#02, gender=female, colors= << 16#2d1cc481:32, 16#1bd4bfe8:32, 16#5df1:16 >> }}}, {16#09011700, #psu_item{name="Smartia Shirt", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0800, type=1, manufacturer=2, overlap=16#02, gender=female, colors= << 16#c7afc4c8:32, 16#a3ce1cfc:32, 16#ea7d:16 >> }}}, {16#09011800, #psu_item{name="Pritia One-piece", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0900, type=1, manufacturer=2, overlap=16#02, gender=female, colors= << 16#a427adf1:32, 16#71edc81c:32, 16#474f:16 >> }}}, {16#09011900, #psu_item{name="AMF Army Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0a00, type=1, manufacturer=0, overlap=16#02, gender=female, colors= << 16#af3da3b8:32, 16#6efb9598:32, 16#cb9e:16 >> }}}, {16#09011a00, #psu_item{name="Flaxo Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0b00, type=1, manufacturer=5, overlap=16#02, gender=female, colors= << 16#d35fc37c:32, 16#2c1fcf97:32, 16#e5f8:16 >> }}}, {16#09011b00, #psu_item{name="Yorokatabra Armor", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0c00, type=1, manufacturer=5, overlap=16#01, gender=female, colors= << 16#be938a39:32, 16#9af9329f:32, 16#b689:16 >> }}}, {16#09011c00, #psu_item{name="Boaboa Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0d00, type=1, manufacturer=8, overlap=16#01, gender=female, colors= << 16#8b53873a:32, 16#c91adef8:32, 16#63c7:16 >> }}}, {16#09011d00, #psu_item{name="Bunbun Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0e00, type=1, manufacturer=8, overlap=16#01, gender=female, colors= << 16#9f7c2cdc:32, 16#5287dea7:32, 16#1f2d:16 >> }}}, {16#09011e00, #psu_item{name="Bombom Smock", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0f00, type=1, manufacturer=8, overlap=16#02, gender=female, colors= << 16#da13caf9:32, 16#79532aee:32, 16#46d3:16 >> }}}, {16#09011f00, #psu_item{name="Phasnis Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1000, type=1, manufacturer=8, overlap=16#02, gender=female, colors= << 16#b6d2c158:32, 16#3c361fae:32, 16#82fc:16 >> }}}, {16#09012000, #psu_item{name="Goshkaria Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1200, type=1, manufacturer=1, overlap=16#02, gender=male, colors= << 16#47718bfd:32, 16#2a62e8c2:32, 16#fe9c:16 >> }}}, {16#09012100, #psu_item{name="Storia Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1300, type=1, manufacturer=1, overlap=16#01, gender=male, colors= << 16#fe9fa5c2:32, 16#8de82aae:32, 16#4e52:16 >> }}}, {16#09012200, #psu_item{name="Fujifiji Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1400, type=1, manufacturer=7, overlap=16#01, gender=male, colors= << 16#a2ada72a:32, 16#e79eeacd:32, 16#a19c:16 >> }}}, {16#09012300, #psu_item{name="Kouze Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1600, type=1, manufacturer=4, overlap=16#02, gender=male, colors= << 16#9762b25d:32, 16#919f93c2:32, 16#9e29:16 >> }}}, {16#09012400, #psu_item{name="Kabgara Dougi", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1700, type=1, manufacturer=4, overlap=16#01, gender=male, colors= << 16#f329d9e6:32, 16#bda2712e:32, 16#fcb2:16 >> }}}, {16#09012500, #psu_item{name="SPF Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1800, type=1, manufacturer=3, overlap=16#01, gender=male, colors= << 16#a45ecdac:32, 16#b39329f5:32, 16#e5df:16 >> }}}, {16#09012600, #psu_item{name="Waiwad Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1900, type=1, manufacturer=7, overlap=16#01, gender=male, colors= << 16#f7bef134:32, 16#7e737d91:32, 16#35d8:16 >> }}}, {16#09012700, #psu_item{name="HUmar Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1100, type=1, manufacturer=0, overlap=16#01, gender=male, colors= << 16#2d5d87db:32, 16#abf7cd8b:32, 16#bcb5:16 >> }}}, {16#09012800, #psu_item{name="RAmar Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1c00, type=1, manufacturer=0, overlap=16#01, gender=male, colors= << 16#8c2cad5c:32, 16#fcbccace:32, 16#ea8a:16 >> }}}, {16#09012900, #psu_item{name="Men's Swim Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2200, type=1, manufacturer=0, overlap=16#01, gender=male, colors= << 16#aaacda5c:32, 16#9288ad7a:32, 16#2de2:16 >> }}}, {16#09012a00, #psu_item{name="Hanaura Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1300, type=1, manufacturer=5, overlap=16#01, gender=female, colors= << 16#1f72432c:32, 16#91bde53d:32, 16#71a2:16 >> }}}, {16#09012b00, #psu_item{name="Hulauna Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1400, type=1, manufacturer=5, overlap=16#02, gender=female, colors= << 16#417dd1f7:32, 16#14c2c1bd:32, 16#a191:16 >> }}}, {16#09012c00, #psu_item{name="Fujifiji Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1500, type=1, manufacturer=8, overlap=16#01, gender=female, colors= << 16#177deaa1:32, 16#8d31cde1:32, 16#46f6:16 >> }}}, {16#09012d00, #psu_item{name="Storia Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1600, type=1, manufacturer=2, overlap=16#01, gender=female, colors= << 16#7c1c5b8b:32, 16#d241ea39:32, 16#71ab:16 >> }}}, {16#09012e00, #psu_item{name="Vatavara Vest", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1a00, type=1, manufacturer=8, overlap=16#01, gender=female, colors= << 16#91c1318c:32, 16#9fa114be:32, 16#9d27:16 >> }}}, {16#09012f00, #psu_item{name="HUnewe Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1200, type=1, manufacturer=0, overlap=16#01, gender=female, colors= << 16#a32a8fde:32, 16#cf78cb5d:32, 16#1c97:16 >> }}}, {16#09013000, #psu_item{name="FOnewe Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1100, type=1, manufacturer=0, overlap=16#01, gender=female, colors= << 16#fa2a8a5a:32, 16#a21cdac5:32, 16#4cea:16 >> }}}, {16#09013100, #psu_item{name="RAmarl Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2500, type=1, manufacturer=0, overlap=16#01, gender=female, colors= << 16#53befbb1:32, 16#75d3cd23:32, 16#a68a:16 >> }}}, {16#09013200, #psu_item{name="Normal Swim Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1b00, type=1, manufacturer=0, overlap=16#01, gender=female, colors= << 16#8f5dacf1:32, 16#7c4d1322:32, 16#ffec:16 >> }}}, {16#09013300, #psu_item{name="Bikini Swim Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1d00, type=1, manufacturer=0, overlap=16#01, gender=female, colors= << 16#d7fcab11:32, 16#7cf4c53b:32, 16#442c:16 >> }}}, {16#09020000, #psu_item{name="Braves ST Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0100, type=2, manufacturer=1, overlap=16#12, gender=male, colors= << 16#a2adcec8:32, 16#afc2faca:32, 16#aecd:16 >> }}}, {16#09020100, #psu_item{name="Seyagya Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0200, type=2, manufacturer=4, overlap=16#11, gender=male, colors= << 16#32922aad:32, 16#6b9fce97:32, 16#f285:16 >> }}}, {16#09020200, #psu_item{name="Gojgoj Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0300, type=2, manufacturer=7, overlap=16#11, gender=male, colors= << 16#3d2a9c56:32, 16#baafe979:32, 16#a3bd:16 >> }}}, {16#09020300, #psu_item{name="Innocent Slacks", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0400, type=2, manufacturer=1, overlap=16#12, gender=male, colors= << 16#fb2b8bca:32, 16#9212797a:32, 16#39b8:16 >> }}}, {16#09020400, #psu_item{name="Necnec Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0500, type=2, manufacturer=7, overlap=16#11, gender=male, colors= << 16#b3bdb539:32, 16#e3a2cf63:32, 16#8b3a:16 >> }}}, {16#09020500, #psu_item{name="Speeders Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0600, type=2, manufacturer=1, overlap=16#11, gender=male, colors= << 16#b8bfacf2:32, 16#9597b35d:32, 16#8bba:16 >> }}}, {16#09020600, #psu_item{name="Braves Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0800, type=2, manufacturer=1, overlap=16#12, gender=male, colors= << 16#c5c8a26b:32, 16#9d97aa48:32, 16#872d:16 >> }}}, {16#09020700, #psu_item{name="Wakakusa Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0a00, type=2, manufacturer=4, overlap=16#12, gender=male, colors= << 16#fc879198:32, 16#64ed6dd3:32, 16#f3cd:16 >> }}}, {16#09020800, #psu_item{name="Kusatarika Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0b00, type=2, manufacturer=4, overlap=16#12, gender=male, colors= << 16#ad6d979d:32, 16#f7cdfb2b:32, 16#8b5d:16 >> }}}, {16#09020900, #psu_item{name="Flaxo Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0c00, type=2, manufacturer=4, overlap=16#12, gender=male, colors= << 16#872dc58d:32, 16#9dd458fb:32, 16#95e3:16 >> }}}, {16#09020a00, #psu_item{name="Classica Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0d00, type=2, manufacturer=4, overlap=16#11, gender=male, colors= << 16#92fb993d:32, 16#8b285ec8:32, 16#d64c:16 >> }}}, {16#09020b00, #psu_item{name="Boaboa Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1000, type=2, manufacturer=7, overlap=16#11, gender=male, colors= << 16#bab9ca56:32, 16#f31a6aa3:32, 16#4eda:16 >> }}}, {16#09020c00, #psu_item{name="Braves Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0100, type=2, manufacturer=2, overlap=16#11, gender=female, colors= << 16#e74d74d4:32, 16#adf1cd17:32, 16#bc85:16 >> }}}, {16#09020d00, #psu_item{name="Seyagya Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0200, type=2, manufacturer=5, overlap=16#11, gender=female, colors= << 16#f29b3d54:32, 16#adebc1c9:32, 16#7d3f:16 >> }}}, {16#09020e00, #psu_item{name="Gojgoj Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0300, type=2, manufacturer=8, overlap=16#11, gender=female, colors= << 16#2c33caab:32, 16#9cfcdc1c:32, 16#d35c:16 >> }}}, {16#09020f00, #psu_item{name="Guardless Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0400, type=2, manufacturer=2, overlap=16#12, gender=female, colors= << 16#a264a8a3:32, 16#adc13f97:32, 16#ba94:16 >> }}}, {16#09021000, #psu_item{name="Phanis Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0500, type=2, manufacturer=2, overlap=16#12, gender=female, colors= << 16#fcbc5487:32, 16#ff8bccab:32, 16#c198:16 >> }}}, {16#09021100, #psu_item{name="Classica Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0600, type=2, manufacturer=5, overlap=16#11, gender=female, colors= << 16#faff372d:32, 16#cc3cd4af:32, 16#c2cb:16 >> }}}, {16#09021200, #psu_item{name="Karawai Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0700, type=2, manufacturer=5, overlap=16#11, gender=female, colors= << 16#d3c15c18:32, 16#a24dbf8d:32, 16#d51f:16 >> }}}, {16#09021300, #psu_item{name="Pritia Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0900, type=2, manufacturer=2, overlap=16#11, gender=female, colors= << 16#a589aef1:32, 16#c1ecc711:32, 16#ae99:16 >> }}}, {16#09021400, #psu_item{name="Flaxo Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0b00, type=2, manufacturer=5, overlap=16#11, gender=female, colors= << 16#9c6cfc7c:32, 16#8c63f2c7:32, 16#56fb:16 >> }}}, {16#09021500, #psu_item{name="Yorokatabra Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0c00, type=2, manufacturer=5, overlap=16#11, gender=female, colors= << 16#ae93abb9:32, 16#aabb32fa:32, 16#6aa9:16 >> }}}, {16#09021600, #psu_item{name="Boaboa Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0d00, type=2, manufacturer=8, overlap=16#21, gender=female, colors= << 16#8b539b3a:32, 16#b9a13df8:32, 16#63c9:16 >> }}}, {16#09021700, #psu_item{name="Bunbun Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0e00, type=2, manufacturer=8, overlap=16#11, gender=female, colors= << 16#9f79e2ec:32, 16#56f7d5a5:32, 16#1fed:16 >> }}}, {16#09021800, #psu_item{name="Bombom Shorts", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0f00, type=2, manufacturer=8, overlap=16#11, gender=female, colors= << 16#c1d3ac9d:32, 16#7d3d12ef:32, 16#c751:16 >> }}}, {16#09021900, #psu_item{name="Goshkaria Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1200, type=2, manufacturer=1, overlap=16#11, gender=male, colors= << 16#af31e79d:32, 16#ca61986b:32, 16#d9ae:16 >> }}}, {16#09021a00, #psu_item{name="Storia Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1300, type=2, manufacturer=1, overlap=16#22, gender=male, colors= << 16#fe9fa5c2:32, 16#8de82aab:32, 16#5b6c:16 >> }}}, {16#09021b00, #psu_item{name="Fujifiji Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1400, type=2, manufacturer=7, overlap=16#22, gender=male, colors= << 16#a2ada72b:32, 16#e79ebe7e:32, 16#b1b2:16 >> }}}, {16#09021c00, #psu_item{name="Kouze Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1600, type=2, manufacturer=4, overlap=16#12, gender=male, colors= << 16#9762295d:32, 16#91a839cd:32, 16#9ef7:16 >> }}}, {16#09021d00, #psu_item{name="Kabgara Hakama", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1700, type=2, manufacturer=4, overlap=16#22, gender=male, colors= << 16#f329d9e6:32, 16#bdd2833d:32, 16#f9c2:16 >> }}}, {16#09021e00, #psu_item{name="Waiwad Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1900, type=2, manufacturer=7, overlap=16#21, gender=male, colors= << 16#f7bef134:32, 16#7e377dc9:32, 16#338d:16 >> }}}, {16#09021f00, #psu_item{name="HUmar Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1100, type=2, manufacturer=0, overlap=16#11, gender=male, colors= << 16#2d5d87db:32, 16#abf7cd8b:32, 16#bcb5:16 >> }}}, {16#09022000, #psu_item{name="Bikini Swim Pants", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2300, type=2, manufacturer=0, overlap=16#11, gender=male, colors= << 16#aaacda5c:32, 16#9288ad7a:32, 16#2de9:16 >> }}}, {16#09022100, #psu_item{name="Swimming Trunks", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2200, type=2, manufacturer=0, overlap=16#11, gender=male, colors= << 16#8b2cadab:32, 16#de54fa9a:32, 16#ce41:16 >> }}}, {16#09022200, #psu_item{name="Hulauna Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1400, type=2, manufacturer=5, overlap=16#12, gender=female, colors= << 16#919d61fd:32, 16#642cf1db:32, 16#c3a9:16 >> }}}, {16#09022300, #psu_item{name="Fujifiji Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1500, type=2, manufacturer=8, overlap=16#21, gender=female, colors= << 16#165de3a1:32, 16#7db2c492:32, 16#4ef4:16 >> }}}, {16#09022400, #psu_item{name="Storia Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1600, type=2, manufacturer=2, overlap=16#22, gender=female, colors= << 16#7c1a56b8:32, 16#c143dbe9:32, 16#71ab:16 >> }}}, {16#09022500, #psu_item{name="Vatavara Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1a00, type=2, manufacturer=8, overlap=16#21, gender=female, colors= << 16#171fe8c8:32, 16#fda141eb:32, 16#d47e:16 >> }}}, {16#09022600, #psu_item{name="HUnewe Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1200, type=2, manufacturer=0, overlap=16#11, gender=female, colors= << 16#ab2a8fde:32, 16#cf78cb5d:32, 16#fc9b:16 >> }}}, {16#09022700, #psu_item{name="FOnewe Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1100, type=2, manufacturer=0, overlap=16#21, gender=female, colors= << 16#fa2a8a5a:32, 16#a21cdac5:32, 16#5def:16 >> }}}, {16#09022800, #psu_item{name="Normal Swim Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1b00, type=2, manufacturer=0, overlap=16#21, gender=female, colors= << 16#8f5dacf1:32, 16#7c4d1322:32, 16#ffec:16 >> }}}, {16#09022900, #psu_item{name="Bikini Swim Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1d00, type=2, manufacturer=0, overlap=16#21, gender=female, colors= << 16#d7fcab11:32, 16#7cf4c53b:32, 16#442c:16 >> }}}, {16#09030000, #psu_item{name="Braves Sneakers", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0100, type=3, manufacturer=3, overlap=16#10, gender=male, colors= << 16#c5cdcec8:32, 16#cfc2ccca:32, 16#c1bd:16 >> }}}, {16#09030100, #psu_item{name="Seyagya Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0200, type=3, manufacturer=6, overlap=16#10, gender=male, colors= << 16#8bdba2b6:32, 16#fac6dc2c:32, 16#afd9:16 >> }}}, {16#09030200, #psu_item{name="Gojgoj Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0300, type=3, manufacturer=9, overlap=16#20, gender=male, colors= << 16#8c2c5cdc:32, 16#accfecfc:32, 16#c2a7:16 >> }}}, {16#09030300, #psu_item{name="Innocent Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0400, type=3, manufacturer=3, overlap=16#10, gender=male, colors= << 16#c5c8a76d:32, 16#ac1cfda8:32, 16#ed8c:16 >> }}}, {16#09030400, #psu_item{name="Necnec Short Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0500, type=3, manufacturer=9, overlap=16#20, gender=male, colors= << 16#c9c3cb33:32, 16#e6aacadc:32, 16#8eed:16 >> }}}, {16#09030500, #psu_item{name="Speeders Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0600, type=3, manufacturer=3, overlap=16#10, gender=male, colors= << 16#d9e93979:32, 16#29d8caf4:32, 16#978c:16 >> }}}, {16#09030600, #psu_item{name="Braves Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0800, type=3, manufacturer=3, overlap=16#10, gender=male, colors= << 16#a2db9aa5:32, 16#abc5aab8:32, 16#8fb1:16 >> }}}, {16#09030700, #psu_item{name="Wakakusa Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0a00, type=3, manufacturer=6, overlap=16#10, gender=male, colors= << 16#f88929ad:32, 16#56aca2c8:32, 16#a8fc:16 >> }}}, {16#09030800, #psu_item{name="Kusatarika Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0b00, type=3, manufacturer=6, overlap=16#10, gender=male, colors= << 16#3a892af3:32, 16#a32c5ad2:32, 16#fdc7:16 >> }}}, {16#09030900, #psu_item{name="Flaxo Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0c00, type=3, manufacturer=6, overlap=16#10, gender=male, colors= << 16#8728ce89:32, 16#93d767fb:32, 16#ac1a:16 >> }}}, {16#09030a00, #psu_item{name="Classica Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0d00, type=3, manufacturer=6, overlap=16#20, gender=male, colors= << 16#23799fd3:32, 16#9c8cec8a:32, 16#6aca:16 >> }}}, {16#09030b00, #psu_item{name="Boaboa Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1000, type=3, manufacturer=9, overlap=16#20, gender=male, colors= << 16#ec7cdcfc:32, 16#ac29fae3:32, 16#73ad:16 >> }}}, {16#09030c00, #psu_item{name="Braves Short Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0100, type=3, manufacturer=3, overlap=16#20, gender=female, colors= << 16#c7cdcec4:32, 16#aefdbecf:32, 16#cb4d:16 >> }}}, {16#09030d00, #psu_item{name="Seyagya Short Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0200, type=3, manufacturer=6, overlap=16#10, gender=female, colors= << 16#ff9e3e64:32, 16#aaaec1c8:32, 16#7df3:16 >> }}}, {16#09030e00, #psu_item{name="Gojgoj Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0300, type=3, manufacturer=9, overlap=16#20, gender=female, colors= << 16#cc22eeaa:32, 16#33ff7711:32, 16#dd88:16 >> }}}, {16#09030f00, #psu_item{name="GuardlessShortBoots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0400, type=3, manufacturer=3, overlap=16#10, gender=female, colors= << 16#fb6bda8a:32, 16#ecc7a7cf:32, 16#a44d:16 >> }}}, {16#09031000, #psu_item{name="Phanis Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0500, type=3, manufacturer=3, overlap=16#10, gender=female, colors= << 16#c17845cd:32, 16#fc7fc24b:32, 16#1ff1:16 >> }}}, {16#09031100, #psu_item{name="Classica Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0600, type=3, manufacturer=6, overlap=16#20, gender=female, colors= << 16#caaf1c32:32, 16#7838defa:32, 16#cd8c:16 >> }}}, {16#09031200, #psu_item{name="Karawai Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0700, type=3, manufacturer=6, overlap=16#10, gender=female, colors= << 16#aeaca5a2:32, 16#aa64b19c:32, 16#ada1:16 >> }}}, {16#09031300, #psu_item{name="Pritia Short Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0900, type=3, manufacturer=3, overlap=16#20, gender=female, colors= << 16#2c8cda1c:32, 16#bc7ee8f1:32, 16#45d4:16 >> }}}, {16#09031400, #psu_item{name="Flaxo Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0b00, type=3, manufacturer=6, overlap=16#10, gender=female, colors= << 16#a2aea3a8:32, 16#abcbc3cf:32, 16#e3fb:16 >> }}}, {16#09031500, #psu_item{name="Yorokatabra Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0c00, type=3, manufacturer=6, overlap=16#20, gender=female, colors= << 16#3e29ab93:32, 16#9ebf2e98:32, 16#a587:16 >> }}}, {16#09031600, #psu_item{name="Boaboa Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0d00, type=3, manufacturer=9, overlap=16#20, gender=female, colors= << 16#8353983b:32, 16#c31cd9fa:32, 16#5cc7:16 >> }}}, {16#09031700, #psu_item{name="Robrob Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0e00, type=3, manufacturer=9, overlap=16#20, gender=female, colors= << 16#c9c1c4a3:32, 16#edc7b487:32, 16#fb2e:16 >> }}}, {16#09031800, #psu_item{name="Bombom Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0f00, type=3, manufacturer=9, overlap=16#20, gender=female, colors= << 16#c8dea79f:32, 16#8f311dfe:32, 16#c75d:16 >> }}}, {16#09031900, #psu_item{name="Goshkaria Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1200, type=3, manufacturer=3, overlap=16#10, gender=male, colors= << 16#9c3c829b:32, 16#cb638deb:32, 16#d9ae:16 >> }}}, {16#09031a00, #psu_item{name="Storia Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1300, type=3, manufacturer=3, overlap=16#10, gender=male, colors= << 16#fe9fa5c2:32, 16#9de82aab:32, 16#5b6e:16 >> }}}, {16#09031b00, #psu_item{name="Fujifiji Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1400, type=3, manufacturer=9, overlap=16#10, gender=male, colors= << 16#2aada7a3:32, 16#e73ccbef:32, 16#aea2:16 >> }}}, {16#09031c00, #psu_item{name="Kouze Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1600, type=3, manufacturer=6, overlap=16#10, gender=male, colors= << 16#9c62929d:32, 16#c18b39c2:32, 16#d229:16 >> }}}, {16#09031d00, #psu_item{name="Kabgara Clogs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1700, type=3, manufacturer=6, overlap=16#10, gender=male, colors= << 16#dfd2cdde:32, 16#c73219c3:32, 16#9fc2:16 >> }}}, {16#09031e00, #psu_item{name="Waiwad Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1900, type=3, manufacturer=9, overlap=16#20, gender=male, colors= << 16#f7bef134:32, 16#7e329dcb:32, 16#3839:16 >> }}}, {16#09031f00, #psu_item{name="HUmar Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1100, type=3, manufacturer=0, overlap=16#20, gender=male, colors= << 16#2d5d87db:32, 16#abf7cd8b:32, 16#bcb5:16 >> }}}, {16#09032000, #psu_item{name="FOnewm Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1b00, type=3, manufacturer=0, overlap=16#20, gender=male, colors= << 16#9ded3d2c:32, 16#c1defb1b:32, 16#a7eb:16 >> }}}, {16#09032100, #psu_item{name="Bikini Swim Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2300, type=3, manufacturer=0, overlap=16#10, gender=male, colors= << 16#aaacda5c:32, 16#9288ad7a:32, 16#2de9:16 >> }}}, {16#09032200, #psu_item{name="Normal Swim Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2200, type=3, manufacturer=0, overlap=16#20, gender=male, colors= << 16#8b2cadab:32, 16#de54fa9a:32, 16#ce41:16 >> }}}, {16#09032300, #psu_item{name="Hulauna Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1400, type=3, manufacturer=6, overlap=16#10, gender=female, colors= << 16#93396dfd:32, 16#26cf31ae:32, 16#92fc:16 >> }}}, {16#09032400, #psu_item{name="Fujifiji Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1500, type=3, manufacturer=9, overlap=16#20, gender=female, colors= << 16#316efbab:32, 16#b7a1eb39:32, 16#e4f4:16 >> }}}, {16#09032500, #psu_item{name="Storia Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1600, type=3, manufacturer=3, overlap=16#10, gender=female, colors= << 16#2a9ada8a:32, 16#1c93eab3:32, 16#71ab:16 >> }}}, {16#09032600, #psu_item{name="Maydi Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1700, type=3, manufacturer=3, overlap=16#10, gender=female, colors= << 16#ac8c2cec:32, 16#5c7c4cfc:32, 16#bc9c:16 >> }}}, {16#09032700, #psu_item{name="Amorosso Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1900, type=3, manufacturer=3, overlap=16#20, gender=female, colors= << 16#f1c8fd82:32, 16#beac51e3:32, 16#379e:16 >> }}}, {16#09032800, #psu_item{name="Vatavara Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1a00, type=3, manufacturer=9, overlap=16#20, gender=female, colors= << 16#c11b378d:32, 16#9da141ae:32, 16#9562:16 >> }}}, {16#09032900, #psu_item{name="HUnewe Boots", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1200, type=3, manufacturer=0, overlap=16#20, gender=female, colors= << 16#a32a8f3d:32, 16#c178cb36:32, 16#1c97:16 >> }}}, {16#09032a00, #psu_item{name="FOnewe Shoes", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1100, type=3, manufacturer=0, overlap=16#20, gender=female, colors= << 16#fa2a8a5a:32, 16#a21c4ac5:32, 16#45ce:16 >> }}}, {16#09032b00, #psu_item{name="Normal Swim Sandals", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1b00, type=3, manufacturer=0, overlap=16#10, gender=female, colors= << 16#8f5dacf1:32, 16#7c4d1322:32, 16#ffec:16 >> }}}, {16#09032c00, #psu_item{name="Bikini Swim Sandals", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1d00, type=3, manufacturer=0, overlap=16#10, gender=female, colors= << 16#d7fcab11:32, 16#7cf4c53b:32, 16#442c:16 >> }}}, {16#09040000, #psu_item{name="FOnewm Jacket", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1b00, type=4, manufacturer=0, overlap=16#01, gender=male, colors= << 16#fb8d6e23:32, 16#71daf41d:32, 16#a7e6:16 >> }}}, {16#09040100, #psu_item{name="Maydi Suit", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1700, type=4, manufacturer=3, overlap=16#01, gender=female, colors= << 16#ac8c2cec:32, 16#5c7c4cfc:32, 16#bc9c:16 >> }}}, {16#09040200, #psu_item{name="Amorosso Top", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1900, type=4, manufacturer=2, overlap=16#01, gender=female, colors= << 16#f1e4df71:32, 16#7ea251ce:32, 16#8db7:16 >> }}}, {16#09050000, #psu_item{name="AMF ArmyBottomsSet", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0700, type=5, manufacturer=0, overlap=16#10, gender=male, colors= << 16#9832f96d:32, 16#babd8ff5:32, 16#cbfc:16 >> }}}, {16#09050100, #psu_item{name="Nobles Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0900, type=5, manufacturer=1, overlap=16#10, gender=male, colors= << 16#ac379d99:32, 16#fb9c6cca:32, 16#1c8c:16 >> }}}, {16#09050200, #psu_item{name="Western Bottoms M", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0e00, type=5, manufacturer=7, overlap=16#10, gender=male, colors= << 16#283ff2b2:32, 16#8bc3635c:32, 16#7a3d:16 >> }}}, {16#09050300, #psu_item{name="Roar Roars Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0f00, type=5, manufacturer=7, overlap=16#10, gender=male, colors= << 16#2353d999:32, 16#7986fce6:32, 16#ce4f:16 >> }}}, {16#09050400, #psu_item{name="Smartia Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0800, type=5, manufacturer=2, overlap=16#10, gender=female, colors= << 16#7cfa4d89:32, 16#2adec1c2:32, 16#be75:16 >> }}}, {16#09050500, #psu_item{name="AMF ArmyBottomsSet", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#0a00, type=5, manufacturer=0, overlap=16#10, gender=female, colors= << 16#af3d9fb7:32, 16#6efca598:32, 16#ca9e:16 >> }}}, {16#09050600, #psu_item{name="Western Bottoms W", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1000, type=5, manufacturer=8, overlap=16#10, gender=female, colors= << 16#289dc1eb:32, 16#a39ef43e:32, 16#82bf:16 >> }}}, {16#09050700, #psu_item{name="SPF Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1800, type=5, manufacturer=3, overlap=16#20, gender=male, colors= << 16#a45ecdac:32, 16#b39329f5:32, 16#e5df:16 >> }}}, {16#09050800, #psu_item{name="RAmar Bottoms Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1c00, type=5, manufacturer=0, overlap=16#20, gender=male, colors= << 16#862ada5a:32, 16#fabaaaeb:32, 16#ea8a:16 >> }}}, {16#09050900, #psu_item{name="Hanaura Bottoms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1300, type=5, manufacturer=5, overlap=16#20, gender=female, colors= << 16#f9824f2f:32, 16#919d5e92:32, 16#1cca:16 >> }}}, {16#09050a00, #psu_item{name="RAmarl Bottoms Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2500, type=5, manufacturer=0, overlap=16#20, gender=female, colors= << 16#5debbf1b:32, 16#74debd23:32, 16#658b:16 >> }}}, {16#09060000, #psu_item{name="Men's Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1e00, type=6, manufacturer=0, overlap=0, gender=male, colors= << 16#8b2cadab:32, 16#de54fa9a:32, 16#ce41:16 >> }}}, {16#09060100, #psu_item{name="Bikini Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1f00, type=6, manufacturer=0, overlap=0, gender=male, colors= << 16#aaacda5c:32, 16#9288ad7a:32, 16#2de9:16 >> }}}, {16#09060200, #psu_item{name="Rappy Suit", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2000, type=6, manufacturer=0, overlap=0, gender=male, colors= << 16#dc7cfcd8:32, 16#5d8cf84c:32, 16#7f2e:16 >> }}}, {16#09060300, #psu_item{name="Formalwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2100, type=6, manufacturer=0, overlap=0, gender=male, colors= << 16#c7abc5ac:32, 16#cebdfb7b:32, 16#8c6b:16 >> }}}, {16#09060400, #psu_item{name="Bikini Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1e00, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#d7fcab11:32, 16#7cf4c53b:32, 16#442c:16 >> }}}, {16#09060500, #psu_item{name="Regular Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1f00, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#8f5dacf1:32, 16#7c4d1322:32, 16#ffec:16 >> }}}, {16#09060600, #psu_item{name="One-piece Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2000, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#8cc1744d:32, 16#2c1f2df7:32, 16#a2d1:16 >> }}}, {16#09060700, #psu_item{name="Formal Dress", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2100, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#f278dc14:32, 16#cd1fdeec:32, 16#89f3:16 >> }}}, {16#09060800, #psu_item{name="Rappy Suit", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2200, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#de7cfcd8:32, 16#5d8cf84c:32, 16#7f2e:16 >> }}}, {16#09060a00, #psu_item{name="Illuminus Coat", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1500, type=6, manufacturer=0, overlap=0, gender=male, colors= << 16#8792917c:32, 16#beb3822b:32, 16#5f32:16 >> }}}, {16#09060b00, #psu_item{name="Miyabi-kata", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1a00, type=6, manufacturer=4, overlap=0, gender=male, colors= << 16#7d27d4b3:32, 16#f55e92fc:32, 16#2c3f:16 >> }}}, {16#09060c00, #psu_item{name="FOmar Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1d00, type=6, manufacturer=0, overlap=0, gender=male, colors= << 16#8c2c5cfa:32, 16#a7c3da39:32, 16#7ffc:16 >> }}}, {16#09060d00, #psu_item{name="GUARDIANS Formal", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1800, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#38368d2a:32, 16#dfc1ba9d:32, 16#1c5a:16 >> }}}, {16#09060e00, #psu_item{name="Miyabi-kata", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2300, type=6, manufacturer=5, overlap=16#00, gender=female, colors= << 16#c81ad378:32, 16#f845aec3:32, 16#4e18:16 >> }}}, {16#09060f00, #psu_item{name="Mikunas Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#1c00, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#f77d4ee7:32, 16#fa1af1ce:32, 16#2eda:16 >> }}}, {16#09061000, #psu_item{name="FOmarl Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2400, type=6, manufacturer=0, overlap=16#00, gender=female, colors= << 16#dc2c8714:32, 16#2afcc147:32, 16#1137:16 >> }}}, {16#09061100, #psu_item{name="Mikumiko Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2700, type=6, manufacturer=5, overlap=16#00, gender=female, colors= << 16#2a2e126e:32, 16#d5b6de58:32, 16#c8c2:16 >> }}}, {16#09061200, #psu_item{name="Voloyal Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{ appearance=16#2600, type=6, manufacturer=8, overlap=16#00, gender=female, colors= << 16#5dd782cf:32, 16#a478c7a2:32, 16#f52d:16 >> }}}, @@ -1000,852 +812,682 @@ %% Parts. {16#0a010000, #psu_item{name="Revsys Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f501, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010100, #psu_item{name="Boktos Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f601, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010200, #psu_item{name="Raptus Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f701, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010300, #psu_item{name="Vilogis Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f801, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010400, #psu_item{name="Lobas Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f901, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010500, #psu_item{name="Evors Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fa01, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010600, #psu_item{name="Hounds Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fb01, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010700, #psu_item{name="Gimnas Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fc01, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a010800, #psu_item{name="Elaciel Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f501, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a010900, #psu_item{name="Batrelle Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f601, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a010a00, #psu_item{name="Redmiel Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f701, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a010b00, #psu_item{name="Digiel Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f801, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a010c00, #psu_item{name="Agriel Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f901, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a010d00, #psu_item{name="Epicarel Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fa01, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a010e00, #psu_item{name="Gimnael Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fb01, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a010f00, #psu_item{name="Amorel Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fc01, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a011000, #psu_item{name="Granadas Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fd01, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011100, #psu_item{name="Apollos Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0202, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011200, #psu_item{name="Musagante Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0302, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011300, #psu_item{name="Subarga Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0402, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011400, #psu_item{name="HUcas Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0702, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011500, #psu_item{name="RAcas Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0602, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011600, #psu_item{name="Valatines Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fd01, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a011700, #psu_item{name="Bacolone Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0302, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a011800, #psu_item{name="Lucaral Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0402, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a011900, #psu_item{name="Jenkel Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0502, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a011a00, #psu_item{name="RAcase Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0602, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a011b00, #psu_item{name="HUcase Torso", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0802, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a011c00, #psu_item{name="Revsys Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5902, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011d00, #psu_item{name="Boktos Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5a02, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011e00, #psu_item{name="Raptus Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5b02, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a011f00, #psu_item{name="Vilogis Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5c02, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012000, #psu_item{name="Lobas Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5d02, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012100, #psu_item{name="Evors Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5e02, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012200, #psu_item{name="Hounds Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5f02, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012300, #psu_item{name="Gimnas Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6002, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012400, #psu_item{name="Elaciel Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5902, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012500, #psu_item{name="Batrelle Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5a02, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012600, #psu_item{name="Redmiel Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5b02, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012700, #psu_item{name="Digiel Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5c02, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012800, #psu_item{name="Agriel Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5d02, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012900, #psu_item{name="Epicarel Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5e02, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012a00, #psu_item{name="Gimnael Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5f02, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012b00, #psu_item{name="Amorel Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6002, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a012c00, #psu_item{name="Granadas Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6102, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012d00, #psu_item{name="Apollos Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6602, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012e00, #psu_item{name="Musagante Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6702, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a012f00, #psu_item{name="Subarga Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6802, type=1, manufacturer=1, overlap=16#01, gender=male }}}, {16#0a013000, #psu_item{name="Valatines Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6102, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a013100, #psu_item{name="Bacolone Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6702, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a013200, #psu_item{name="Lucaral Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6802, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a013300, #psu_item{name="Jenkel Torso CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6902, type=1, manufacturer=2, overlap=16#01, gender=female }}}, {16#0a020000, #psu_item{name="Revsys Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f501, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020100, #psu_item{name="Boktos Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f601, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020200, #psu_item{name="Raptus Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f701, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020300, #psu_item{name="Vilogis Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f801, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020400, #psu_item{name="Lobas Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f901, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020500, #psu_item{name="Evors Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fa01, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020600, #psu_item{name="Hounds Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fb01, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020700, #psu_item{name="Gimnas Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fc01, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a020800, #psu_item{name="Elaciel Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f501, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a020900, #psu_item{name="Batrelle Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f601, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a020a00, #psu_item{name="Redmiel Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f701, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a020b00, #psu_item{name="Digiel Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f801, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a020c00, #psu_item{name="Agriel Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f901, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a020d00, #psu_item{name="Epicarel Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fa01, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a020e00, #psu_item{name="Gimnael Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fb01, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a020f00, #psu_item{name="Amorel Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fc01, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a021000, #psu_item{name="Granadas Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fd01, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021100, #psu_item{name="Apollos Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0202, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021200, #psu_item{name="Musagante Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0302, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021300, #psu_item{name="Subarga Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0402, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021400, #psu_item{name="HUcas Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0702, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021500, #psu_item{name="RAcas Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0602, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021600, #psu_item{name="Valatines Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fd01, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a021700, #psu_item{name="Bacolone Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0302, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a021800, #psu_item{name="Lucaral Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0402, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a021900, #psu_item{name="Jenkel Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0502, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a021a00, #psu_item{name="RAcase Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0602, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a021b00, #psu_item{name="HUcase Legs", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0802, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a021c00, #psu_item{name="Revsys Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5902, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021d00, #psu_item{name="Boktos Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5a02, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021e00, #psu_item{name="Raptus Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5b02, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a021f00, #psu_item{name="Vilogis Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5c02, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022000, #psu_item{name="Lobas Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5d02, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022100, #psu_item{name="Evors Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5e02, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022200, #psu_item{name="Hounds Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5f02, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022300, #psu_item{name="Gimnas Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6002, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022400, #psu_item{name="Elaciel Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5902, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022500, #psu_item{name="Batrelle Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5a02, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022600, #psu_item{name="Redmiel Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5b02, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022700, #psu_item{name="Digiel Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5c02, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022800, #psu_item{name="Agriel Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5d02, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022900, #psu_item{name="Epicarel Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5e02, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022a00, #psu_item{name="Gimnael Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5f02, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022b00, #psu_item{name="Amorel Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6002, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a022c00, #psu_item{name="Granadas Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6102, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022d00, #psu_item{name="Apollos Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6602, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022e00, #psu_item{name="Musagante Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6702, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a022f00, #psu_item{name="Subarga Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6802, type=2, manufacturer=1, overlap=16#11, gender=male }}}, {16#0a023000, #psu_item{name="Valatines Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6102, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a023100, #psu_item{name="Bacolone Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6702, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a023200, #psu_item{name="Lucaral Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6802, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a023300, #psu_item{name="Jenkel Legs CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6902, type=2, manufacturer=2, overlap=16#11, gender=female }}}, {16#0a030000, #psu_item{name="Revsys Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f501, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030100, #psu_item{name="Boktos Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f601, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030200, #psu_item{name="Raptus Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f701, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030300, #psu_item{name="Vilogis Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f801, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030400, #psu_item{name="Lobas Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f901, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030500, #psu_item{name="Evors Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fa01, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030600, #psu_item{name="Hounds Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fb01, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030700, #psu_item{name="Gimnas Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fc01, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a030800, #psu_item{name="Elaciel Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f501, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a030900, #psu_item{name="Batrelle Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f601, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a030a00, #psu_item{name="Redmiel Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f701, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a030b00, #psu_item{name="Digiel Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f801, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a030c00, #psu_item{name="Agriel Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#f901, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a030d00, #psu_item{name="Epicarel Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fa01, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a030e00, #psu_item{name="Gimnael Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fb01, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a030f00, #psu_item{name="Amorel Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fc01, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a031000, #psu_item{name="Granadas Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fd01, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031100, #psu_item{name="Apollos Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0202, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031200, #psu_item{name="Musagante Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0302, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031300, #psu_item{name="Subarga Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0402, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031400, #psu_item{name="HUcas Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0702, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031500, #psu_item{name="RAcas Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0602, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031600, #psu_item{name="Valatines Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fd01, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a031700, #psu_item{name="Bacolone Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0302, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a031800, #psu_item{name="Lucaral Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0402, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a031900, #psu_item{name="Jenkel Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0502, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a031a00, #psu_item{name="RAcase Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0602, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a031b00, #psu_item{name="HUcase Arms", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0802, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a031c00, #psu_item{name="Revsys Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5902, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031d00, #psu_item{name="Boktos Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5a02, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031e00, #psu_item{name="Raptus Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5b02, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a031f00, #psu_item{name="Vilogis Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5c02, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032000, #psu_item{name="Lobas Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5d02, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032100, #psu_item{name="Evors Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5e02, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032200, #psu_item{name="Hounds Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5f02, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032300, #psu_item{name="Gimnas Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6002, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032400, #psu_item{name="Elaciel Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5902, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032500, #psu_item{name="Batrelle Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5a02, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032600, #psu_item{name="Redmiel Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5b02, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032700, #psu_item{name="Digiel Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5c02, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032800, #psu_item{name="Agriel Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5d02, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032900, #psu_item{name="Epicarel Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5e02, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032a00, #psu_item{name="Gimnael Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#5f02, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032b00, #psu_item{name="Amorel Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6002, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a032c00, #psu_item{name="Granadas Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6102, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032d00, #psu_item{name="Apollos Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6602, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032e00, #psu_item{name="Musagante Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6702, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a032f00, #psu_item{name="Subarga Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6802, type=3, manufacturer=1, overlap=16#10, gender=male }}}, {16#0a033000, #psu_item{name="Valatines Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6102, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a033100, #psu_item{name="Bacolone Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6702, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a033200, #psu_item{name="Lucaral Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6802, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a033300, #psu_item{name="Jenkel Arms CV", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#6902, type=3, manufacturer=2, overlap=16#10, gender=female }}}, {16#0a060000, #psu_item{name="Men's Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fe01, type=6, manufacturer=0, overlap=16#00, gender=male }}}, {16#0a060100, #psu_item{name="Bikini Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#ff01, type=6, manufacturer=0, overlap=16#00, gender=male }}}, {16#0a060200, #psu_item{name="Rappy Suit", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0002, type=6, manufacturer=0, overlap=16#00, gender=male }}}, {16#0a060300, #psu_item{name="Formalwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0102, type=6, manufacturer=0, overlap=16#00, gender=male }}}, {16#0a060400, #psu_item{name="Bikini Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#fe01, type=6, manufacturer=0, overlap=16#00, gender=female }}}, {16#0a060500, #psu_item{name="Regular Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#ff01, type=6, manufacturer=0, overlap=16#00, gender=female }}}, {16#0a060600, #psu_item{name="One-piece Swimwear", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0002, type=6, manufacturer=0, overlap=16#00, gender=female }}}, {16#0a060700, #psu_item{name="Rappy Suit", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0102, type=6, manufacturer=0, overlap=16#00, gender=female }}}, {16#0a060800, #psu_item{name="Formal Dress", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0202, type=6, manufacturer=0, overlap=16#00, gender=female }}}, {16#0a060900, #psu_item{name="CAS-yukata", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0502, type=6, manufacturer=1, overlap=16#00, gender=male }}}, {16#0a060a00, #psu_item{name="CAS-yukata", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0702, type=6, manufacturer=2, overlap=16#00, gender=female }}}, {16#0a060b00, #psu_item{name="Mikunas Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0b02, type=6, manufacturer=2, overlap=16#00, gender=female }}}, {16#0a060c00, #psu_item{name="CAS-miko Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0902, type=6, manufacturer=2, overlap=16#00, gender=female }}}, {16#0a060d00, #psu_item{name="CAS-oyal Set", - description="", rarity=5, buy_price=10, sell_price=1, data=#psu_parts_item{ appearance=16#0a02, type=6, manufacturer=2, overlap=16#00, gender=female }}}, @@ -1854,84 +1496,60 @@ %% @todo Handle type/race/gender restrictions. {16#0c010000, #psu_item{name="Damage Trap", - description="Automatically explodes a few seconds after being set. Multiple traps can be set at once.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010100, #psu_item{name="Burn Trap", - description="Automatically explodes a few seconds after being set. Adds burn effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010200, #psu_item{name="Freeze Trap", - description="Automatically explodes a few seconds after being set. Adds freezing effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010300, #psu_item{name="Poison Trap", - description="Automatically explodes a few seconds after being set. Adds poison effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010400, #psu_item{name="Confusion Trap", - description="Automatically explodes a few seconds after being set. Adds confusion effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010500, #psu_item{name="Sleep Trap", - description="Automatically explodes a few seconds after being set. Adds sleep effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010600, #psu_item{name="Virus Trap", - description="Automatically explodes a few seconds after being set. Adds virus effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010700, #psu_item{name="Shock Trap", - description="Automatically explodes a few seconds after being set. Adds shock effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, {16#0c010800, #psu_item{name="Silence Trap", - description="Automatically explodes a few seconds after being set. Adds silence effects.", rarity=1, buy_price=50, sell_price=5, data=#psu_trap_item{max_quantity=10}}}, + %% @todo Missing 0c010900 and 0c010a00. {16#0c020000, #psu_item{name="Damage Trap G", - description="A trap that can be set off at any time after it's set.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020100, #psu_item{name="Burn Trap G", - description="A trap that can be set off at any time after it's set. Adds burn effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020200, #psu_item{name="Freeze Trap G", - description="A trap that can be set off at any time after it's set. Adds freeze effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020300, #psu_item{name="Poison Trap G", - description="A trap that can be set off at any time after it's set. Adds poison effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020400, #psu_item{name="Confusion Trap G", - description="A trap that can be set off at any time after it's set. Adds confusion effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020500, #psu_item{name="Sleep Trap G", - description="A trap that can be set off at any time after it's set. Adds sleep effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020600, #psu_item{name="Virus Trap G", - description="A trap that can be set off at any time after it's set. Adds virus effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020700, #psu_item{name="Shock Trap G", - description="A trap that can be set off at any time after it's set. Adds shock effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020800, #psu_item{name="Silence Trap G", - description="A trap that can be set off at any time after it's set. Adds silence effects.", rarity=4, buy_price=350, sell_price=35, data=#psu_trap_item{max_quantity=10}}}, {16#0c020900, #psu_item{name="Burn Trap EX", - description="A new trap model that activates for a set period of time. Adds burn effects.", rarity=7, buy_price=650, sell_price=65, data=#psu_trap_item{max_quantity=10}}}, {16#0c020a00, #psu_item{name="Freeze Trap EX", - description="A new trap model that activates for a set period of time. Adds freezing effects.", rarity=7, buy_price=650, sell_price=65, data=#psu_trap_item{max_quantity=10}}}, {16#0c020b00, #psu_item{name="Stun Trap EX", - description="A new trap model that activates for a set period of time. Adds stun effects.", rarity=7, buy_price=650, sell_price=65, data=#psu_trap_item{max_quantity=10}}}, %% Special items. {16#11010000, #psu_item{name="Goggles", - description="", rarity=1, buy_price=none, sell_price=16#fa0a1f00, data=#psu_special_item{}}}, {16#11020000, #psu_item{name="Photon Eraser", - description="", rarity=1, buy_price=none, sell_price=16#fa0a1f00, data=#psu_special_item{}}}, {16#11020100, #psu_item{name="Photon Reflector", - description="", rarity=1, buy_price=none, sell_price=16#fa0a1f00, data=#psu_special_item{}}}, {16#11020200, #psu_item{name="Photon Breaker", - description="", rarity=1, buy_price=none, sell_price=16#fa0a1f00, data=#psu_special_item{}}} ]). diff --git a/priv/items/01010900.txt b/priv/items/01010900.txt new file mode 100644 index 0000000000000000000000000000000000000000..7680f89c57ce30621eaf46028937450f16a4d761 GIT binary patch literal 292 zcmXw!(GkKh3`6zZDKY@C1EU05lH5THNlWh-9{OzHBetx_vi*4<71Xrou0a)?Rg{Q( z>QTLRa96k+Z-(pn={#FqG@&wu<>X!~xS|VMy(fbrJqwDW2YG-w(GyV_o|zYk0mYyv zuc9~425#^+%d*W+MBD1mnMdQl;%vK}!NpwyS50j3y{x#y2xIe#@7uv;-`A#3x)39` JM!kNDgEqr=HVps( literal 0 HcmV?d00001 diff --git a/priv/items/01010a00.txt b/priv/items/01010a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..f5606b696c43a626992fc83981265fd346be943d GIT binary patch literal 150 zcmXwx%Mm~@6h+Tk6={GzltE;~j1iJpXdX8iHt*g4bN6HthLeqjL*I#wtPD&QTcJ%_ u&|SG`JREWB}?bh&G_nit<4oDX{}nb^8e;8CrB@w=G(EAM><~VY8;XP literal 0 HcmV?d00001 diff --git a/priv/items/01010b00.txt b/priv/items/01010b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f4b92ea0dfdbcc3adbdb544d86a0dee1c7c10c9 GIT binary patch literal 284 zcmXw!*$u)l5JcyjDpCNU2P7(>gB+F<5fbDWSu_v4T{$1#b7pq@`(D*(*IO?ICF)7D zBC(}kHR{Z4VfN%@W}{9Xt(&!hvAyN!N`*RsYEax%z_u`wa~k#fu*v8L@^LHRAk#;1 z9o$eEod)KnXD;mGPCj(a?EroSZTtk{;ku(=HfJ60=CeC>tmxueQ{C@$=6-Qp@4qR! F=nwS^Gr9l( literal 0 HcmV?d00001 diff --git a/priv/items/03010000.txt b/priv/items/03010000.txt new file mode 100644 index 0000000000000000000000000000000000000000..d31720133b40b1f71a24cab884ffb8ebf01a4614 GIT binary patch literal 146 zcmXAi(G7qg5JUUT6imPzei}C*Mx%*B0-|ww^$8(I+v{ELeLD5BN}4n(>I9Q+I;#%& xE+?Y_meH}!Wn52XT(6C1z#X?JFlAvge@mY0mZ86p@_V7;g^uV#&Y#{cI(=Ha8x;Tm literal 0 HcmV?d00001 diff --git a/priv/items/03010100.txt b/priv/items/03010100.txt new file mode 100644 index 0000000000000000000000000000000000000000..0286307969d6569a693403c25b01e4b153a2611c GIT binary patch literal 146 zcmXAiQ4WA03`6_PDLet^@Y8q$V?<3<5)h4-S0C`PtzEnBds}sC6f|j+*ToEa*sMCi yyR3|QP=x#9i>L#&(Sv3*1KLrO4qOe$(QC3RSBCw9GiyhgH{8P$$vM4#wE6*7G8+c~ literal 0 HcmV?d00001 diff --git a/priv/items/03010200.txt b/priv/items/03010200.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab2ac33bf0df33e1f187b85ec929586c9c1dbd41 GIT binary patch literal 132 zcmXAi%ME}a5JcaZDyV=aym+(+qtOJ!fS=gBI>2dm-p=fPZ_j`wF)hNJ6@zvUlXO1ZGo^`3c(T zXBEm+(`|4xZ)55;@to53V3Q1E#B|VN^@1aOu>B{b)SN_*(ZRpxNp0+AN)6@~`T$@3 B9K`?t literal 0 HcmV?d00001 diff --git a/priv/items/03010500.txt b/priv/items/03010500.txt new file mode 100644 index 0000000000000000000000000000000000000000..4358afe48912e393f45d17ef54a103c4fc24b7ca GIT binary patch literal 112 zcmXYp%ME}a5Jcxp6ui?X5^SYTUS@W?I=t-D-xwJm7EDY=nOryJHjx7J=CAoCo; literal 0 HcmV?d00001 diff --git a/priv/items/03010700.txt b/priv/items/03010700.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb0b8cb9e82064508f4b5399d6207e0b61b4ec25 GIT binary patch literal 118 zcmXAhK@LDb5CrS&75f5@@dIHKlFbqp@p%*uotf^b>HBJk?2Ib15@^YsR3@2DH>*xp joJFSpm_#yrKPtKCZ80wl?t$sc0*8K**yR59x2NU-;zbt@ literal 0 HcmV?d00001 diff --git a/priv/items/03010900.txt b/priv/items/03010900.txt new file mode 100644 index 0000000000000000000000000000000000000000..698ab94305415f5e291071651f350b0d58511ba1 GIT binary patch literal 126 zcmW-ZQ4WA03`6_vDL8?5@F)gMBvCLhF72t)->sJ$cB-4K$v}ZHWxC$Ee0mxJtO#lD@ literal 0 HcmV?d00001 diff --git a/priv/items/03010a00.txt b/priv/items/03010a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd19f414e48c68f6c735c51428c4c1b5b40f2dd0 GIT binary patch literal 152 zcmW-aK?;B{3Q-NS(dn-3hAmhQ8kB{lj1 DDFGZ? literal 0 HcmV?d00001 diff --git a/priv/items/03010b00.txt b/priv/items/03010b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..4a6c697e5655b9782b32781d24aead8238c8a47d GIT binary patch literal 142 zcmW-aK?;B%5JmsGQ?#s2hlpq$bb=_Q7Ad6B?W;E;IzH#k_j_k$E$mxKwVZ->IB4a5 y7S5`4U>J8ey&@~|ViSW#O&EU5RKS{jo65{SKluoOeXX4C%k$pgJ?;%5F*t9@B5 Q=Aj>bk&FN2r6Iao{`CYNVE_OC literal 0 HcmV?d00001 diff --git a/priv/items/03010d00.txt b/priv/items/03010d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..92a825b851ae6c75e83644e4012963c0b5056ade GIT binary patch literal 180 zcmW-bOA5k35JcZPr*IiJxr0LXg5qA{h%U@PW}1rK0b7-!_OSQN$+Y8T4v{|K)p7D@%bX?zOQq#=3R5d6lYlpK|_DAO? tr-)(faYhxUa$+xLCB~5pR_bQNwYv@PBpaQ9Ec6E48!oW@`J2}7^#Mal8&3cL literal 0 HcmV?d00001 diff --git a/priv/items/03020000.txt b/priv/items/03020000.txt new file mode 100644 index 0000000000000000000000000000000000000000..9f538b9bffa8024d52a15c91d2a50e56f809c133 GIT binary patch literal 110 zcmXAh+X;X$3`OsEr|1OEQrtjlML}C>MR9rc5I;ih<0S7B6y#Nv6jgMxt8S7-2YOQ{ hrykYt#kfZMUrm;Hni;~uB&|%e+Y#=<4cg%{pFZ~H6+Qp} literal 0 HcmV?d00001 diff --git a/priv/items/09010000.txt b/priv/items/09010000.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b1871f0a382ae8d0e152a024e99c9ce482a9d71 GIT binary patch literal 160 zcmW-b%ME}a5Jcxp6%=6X!6v*DC4NC85@Yk~!^5&WkJ*9uX=F9asna5_6Lo2#k4%nA z%(qrpf>ko~NkKczbKi3oGAOD>x9EcngJYvIJ_jjj0TOYRO#8p#@!in;^Rj9A$pN`Y GuJr*FG#;}6 literal 0 HcmV?d00001 diff --git a/priv/items/09010100.txt b/priv/items/09010100.txt new file mode 100644 index 0000000000000000000000000000000000000000..f290ac20e134773392409d23377b1d44147013b2 GIT binary patch literal 178 zcmW-aOAZ1d5JYS3DZGH(!KItI0~u6EkRgB?J-p6q7M=QZRrmjQ)=@8A)iq#mB{0G~ zv*14!;7MPdbN~y<3O06uOqkuII~#|-(C;K~G>cYL(gyR&u%Qo`i0a@2w7%W7@Ak8j Qu5>f1P2F$;j@@$F0Xl{un*aa+ literal 0 HcmV?d00001 diff --git a/priv/items/09010200.txt b/priv/items/09010200.txt new file mode 100644 index 0000000000000000000000000000000000000000..d33b41271c79107a4923c4f07d3b9a8440d85c58 GIT binary patch literal 142 zcmXYp?G1x43fz>krQk8Y?gG4s|9 xCKH8~hD^^+QonW}n&Z$u_deEDu?59ywPN-R4er;?Bcn{)myw*e>$Q-ezi3lXP8voq5@=uDa{+4*UVi C-5zKF literal 0 HcmV?d00001 diff --git a/priv/items/09010400.txt b/priv/items/09010400.txt new file mode 100644 index 0000000000000000000000000000000000000000..8252bbdcf05b9c31801649d1b417820783e06f52 GIT binary patch literal 186 zcmXAj*$u)l6a?oxRk(umKnJv7naffxg#b$Pz&z(?<+rDQ-xG<2l}uryikU&~&6TH2 z;v>89@RjN0Dx--(J+X`7Dc)Hv)S~Os(v>?Cz51Ei%&WQ9)-=jY>ao$8J$51&+u0x0 Q*1dbr+{DE@T4K594}uXRM*si- literal 0 HcmV?d00001 diff --git a/priv/items/09010500.txt b/priv/items/09010500.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1eab3625b7c419c1c94ae4a8b76ac659ba7322a GIT binary patch literal 160 zcmXAiK@x&65Cr?oEAjw~Kll_Os8D3BBB15x)fNt!o$Z+<-_M!E#K1yT-)`Ai8MzU< zEP1)D+-WF0cuI>WWXUAdvd_$ECkL0KwbxQD-Z|B z^LF@QEHd1El~l!3sYGM|2+;BQCkD$Lo2|$FHVjWMSqdby7o;cB1DX zH56>_S8q{D&hD}T&pW;Frqav#NpmFVg}q#PYz)!Abm)^S!-VRYlD@*&}R`)1Z~Rz;2wP vNsT;8h6U0s_Xc(l@iWSy1S-1IMc&~i+<$#JF`1K&t1!C&?v_)Wwof|)4@XiF0fsN zCN*m1xgz?77D*VsMhB@;8)&&&Fp@}mlid#W%#EMF$1yXh*?=qKVG;atsV8KI{gahm DcxfP9 literal 0 HcmV?d00001 diff --git a/priv/items/09010c00.txt b/priv/items/09010c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb6ec69c52b76538dac4c7a84991456216a1e606 GIT binary patch literal 188 zcmY+8TMmOD5Jm5ISHTM0LzhAo#S}3qHt6Qn!~FR%!{k0rxX!n-oL2p{Y1GVis`f^% zUS0*yE9s@c4qBK@uHcWR?BqX8vfhF2Nena=$WNy#S~8F-P+F_8e^57iGtD-WQJm@R OUm1TuOAuFm)#(O0&?KAy literal 0 HcmV?d00001 diff --git a/priv/items/09010d00.txt b/priv/items/09010d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..a860b4a8fba06198a178e17a83f26b01285d4031 GIT binary patch literal 192 zcmX|*Q4WJ35JczOQ+R-;cj!?FMcr7X5smTk*0-261Tw?y8~B|swTj9LT2ZTpzX}?a zRJaZ7U8axTs0ROKEtQH8&SlPyq~HxV>%nA)T53L^3Vl9%H@E7^63$=tKBGTD8T9>^ Sgm!+a%~2bF@YG-qJ#_)_ha>C& literal 0 HcmV?d00001 diff --git a/priv/items/09010e00.txt b/priv/items/09010e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b438e2916ead444e5bc156ce30d23e76a655662 GIT binary patch literal 204 zcmYj~Q3}E^5Jca1PtgOYckl|{pwv_gK|>n_FR#9h6eN(HnVp&aypQxeNi4iX6Ax~T zRA%m?fy_?5$cnqHve31}sw;MbzOys@sm;m1a+P%^Lcg$Qm1p1FcrUMJi%Jql{y%q; T$E}_Xg=cJi(Y>|&`Vt4e3Wz2| literal 0 HcmV?d00001 diff --git a/priv/items/09010f00.txt b/priv/items/09010f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8634aac366a5210a0a215efb1b9fb7a28d08d17 GIT binary patch literal 176 zcmXAi(Gh|$6a@F%DpCN_13lOPVnBrOzv*)-uKfHxN>9iJrY^D=-lZU znAKUen`iUD$diqO>7P4GER`wzQ2Ut&t!yVZO1?;T%0kpldZDfrwb%aQ<=MrgUTtmu PCND)AnG literal 0 HcmV?d00001 diff --git a/priv/items/09011100.txt b/priv/items/09011100.txt new file mode 100644 index 0000000000000000000000000000000000000000..cc946a479ce5bac03242a45a8d9263f1aa7739bd GIT binary patch literal 178 zcmXYr(G7qg5JUUT6i(m}4&V+dpeBNeVoV%feJCMt?X^Abxf^xb_{K97fzs+x-4%HSV=)dHHh zJMRa@(Ef1OO9R+xWKyOtYVZUuutwfs8Eqr&@Ji=Kk&RaDu|C`I6B`Qe?G1ESlnuZ3 OtataxtWcaYYt#kC(IbHX literal 0 HcmV?d00001 diff --git a/priv/items/09011300.txt b/priv/items/09011300.txt new file mode 100644 index 0000000000000000000000000000000000000000..9350419f21dcf193ddb2ad7936dac3436944cd27 GIT binary patch literal 206 zcmZ9GOAf*?5JTUZQ{(`MJ5)kKY*>IeKq2AZR-!GR%L9+78(54y_SjC|uY$mdk}YQv zoh*tiNA}ciQROb{I53j+Ty<|$E?Ipt*0GZ%9xDHr(w1nlqWQT6y|u|IV;ou<+k;Iv cr#AI{HL1*4Q?O*pTwJgkl5PHJqqk+k2V>qQA^-pY literal 0 HcmV?d00001 diff --git a/priv/items/09011400.txt b/priv/items/09011400.txt new file mode 100644 index 0000000000000000000000000000000000000000..d70b5d015d03b869c82395322f829f53617ea673 GIT binary patch literal 194 zcmZXN!41MN5CrF)Dz1X`KnJt{#6X0>$OIvp2PT$(d~WwVx9jg`LvUcngQqjQ72U#- z*%?eE+02QXZeoxWswAt0i!@q3czKaq$J!Tet0ptWRB%=IcIDRnX7p_v@DvY~he+dtbGTT5U?|AfL%<;B9nd zbx=d^ID$?Uip*!Nn)070$9{!NT$YT0CZ--|hrfpgE$Dy$Ui@xHk`0NT8dd25UQ-=U literal 0 HcmV?d00001 diff --git a/priv/items/09011700.txt b/priv/items/09011700.txt new file mode 100644 index 0000000000000000000000000000000000000000..a70cb8c54b08cc666a628d239771e8ec4c4154aa GIT binary patch literal 140 zcmXAhK@NZ*3xmh+e@9f-2~8xLJmgQ9^Z^2F8;Jk_ literal 0 HcmV?d00001 diff --git a/priv/items/09011800.txt b/priv/items/09011800.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3e5be1e5bc5606f9a0187e3ba60e478a871e078 GIT binary patch literal 174 zcmX|)TMmLS6b0v-RdfOB9$X4(3N$uAs(!e6btr+Kn>jg;`}^LR2`s#MF_681l|)q~ zV$*|urK30dk!PL2C}nw+_e3x~H7~ZkWT%)~cyMW7>bX9-w(?Z(olcInw{+p^YW8Q* IKNfEM0q}1j2><{9 literal 0 HcmV?d00001 diff --git a/priv/items/09011900.txt b/priv/items/09011900.txt new file mode 100644 index 0000000000000000000000000000000000000000..a725d3c8830d1482eb808822af45f25f3b6c15d6 GIT binary patch literal 176 zcmW-Z!41MN5CrF)DqH}f2R{5LB7%?@a6pLx(L6A|$DM9xcklPzabQoPkhwXPo`sKO zWQcp?{SIfM<0M^GBeOi)dzioTk{4(8!)mU|Qg}mnjVI22tkHg&ZMt=fS7nlPv3na? Nwa70vj$BohEq_7YA?g4C literal 0 HcmV?d00001 diff --git a/priv/items/09011a00.txt b/priv/items/09011a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..400ec0e55704a546730e1d611f41c0253b8a515a GIT binary patch literal 168 zcmXAj>kWV)5QF>MDHuTA!3ErbC_bVA;v*V|S3fa?>(TalJa;9dRY6gMM!JpK$bwF- za#W|8+rxR-4DSwh_%_rd;Xr56YMeWB7WPs>^<+kHNqGj%!Hnd2(lc@b+Bfafu9Nrw L2gBaLnN;cpMEM{a literal 0 HcmV?d00001 diff --git a/priv/items/09011b00.txt b/priv/items/09011b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..10ae3dd69b7bce67a67c8cdf20db00bc23b8078f GIT binary patch literal 190 zcmXAj!3~2j6hnPxicG)`U4R|Z5+DaaN`fkN__ojCl5ab<|Nng-3YwKvm9^@CJr!XI zHR$Y0RM8GD8np19uz>5(i&SDZ_yoF0MYK=vxzGo_;Y}OL-H|}%&b!6Tp31EFBOSiT R`*Zi$?bO0w1?PU(s6Xa0BaQ$7 literal 0 HcmV?d00001 diff --git a/priv/items/09011c00.txt b/priv/items/09011c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..a7eb865673ff8a3ad22ac5fda617904d0273c4d6 GIT binary patch literal 146 zcmW-Z+YQ1%3k!F5w{WlSmNV1A}FGZLe4J{ak36$n?w<4zD+(b8x%! z;^{opk(FfbW)-{D&+MTM8&&V0tf7OM#MLW@SLry(*kmqJi(4O@6ujNvL+{KFHnbZr literal 0 HcmV?d00001 diff --git a/priv/items/09011d00.txt b/priv/items/09011d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..cb42ffb57b7d6f7810b3e9e5253a85ae5cdf0c09 GIT binary patch literal 194 zcmW-a(G7zz3`FmnDLg@T=m3>iAq@c{p;8fA!SaRY$clY_&e_-hA=6J;RXb{Es%X+1 zH9!i=6v-Xr(8|A}1arr!1!_#48+oMW=BZRy9rO#W_iBM;zxId;c}mtV}FKp86LLf?9KD z;6pO~(?rGBcOa`-8a&zNo0(45agnT&-i1nC%qOnWo4%};#muJb&t8-cX0vOfomN`@ I#q&;f4|kd#-~a#s literal 0 HcmV?d00001 diff --git a/priv/items/09011f00.txt b/priv/items/09011f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..f48c86933139300be575b70595871675c58eaa32 GIT binary patch literal 194 zcmXAjQ4WJJ3`70RDS80lCP=#iVz5@~s2D|Pm*02^AGI9Yar6HT8uiqyprQqgN_v5v zHXV4Gx$3J%Z>CD}gJSxwmi*~{gpIu2^R{1Mwq<_ihd_HKli2T>9^SNo6IpW$j5B literal 0 HcmV?d00001 diff --git a/priv/items/09012000.txt b/priv/items/09012000.txt new file mode 100644 index 0000000000000000000000000000000000000000..b4ba8b5f55e376a303bd4550d6dd0c0ae7ed0374 GIT binary patch literal 180 zcmXAjK@Nj33~cwZBkj q4Dt`*xxw__L^i(qi|)P7zhBudxyAwep!C9VHiJwHhh_ literal 0 HcmV?d00001 diff --git a/priv/items/09012200.txt b/priv/items/09012200.txt new file mode 100644 index 0000000000000000000000000000000000000000..03e9208561d3615f0bc0b0f6565a170ea94d531d GIT binary patch literal 168 zcmXAi$qj%o3yBbP;iy3t$pl*f_qIz=XzNe{c@h&o^`dt)c|EwLZZ literal 0 HcmV?d00001 diff --git a/priv/items/09012300.txt b/priv/items/09012300.txt new file mode 100644 index 0000000000000000000000000000000000000000..32a088aee4c1bbdf01a4f4da1d148c46a5de480a GIT binary patch literal 140 zcmYL?$q|4s3Dsf(LR}YucIpQ%Ss2CZdQn=^`?U_g45b|GmmrF%vJ!p%+B} literal 0 HcmV?d00001 diff --git a/priv/items/09012700.txt b/priv/items/09012700.txt new file mode 100644 index 0000000000000000000000000000000000000000..da0e4697c0a30de0fe077dafb1844bc4b3121ea7 GIT binary patch literal 156 zcmW-aF%E)26hvRmDYmoY4kRXq#scF3Pz;y=YgoCy_;#C_`S~w1$FCvqCGyc9^dw#k z=Ez!f_NusWr=jCat6#bK8zd8NM#)4i)!KA22NrgoOeIA&$)N7CW9hFXC)e`E;#Th3 K%9a1Ux#kb-3LEwS literal 0 HcmV?d00001 diff --git a/priv/items/09012800.txt b/priv/items/09012800.txt new file mode 100644 index 0000000000000000000000000000000000000000..4027ce4b8e2e66625acbf20b10585ee9576e7606 GIT binary patch literal 192 zcmW-aOA5j;6h+V2Rb=L@dngFfi37z2q#tXwsF)&j^Xf?mFYn&mPk!H;z>P@9oq$y8+a ctR`Evq5PP5i8?)54O~j1^DXy|?r1~BA8HdKrT_o{ literal 0 HcmV?d00001 diff --git a/priv/items/09012900.txt b/priv/items/09012900.txt new file mode 100644 index 0000000000000000000000000000000000000000..e66bef25286f9ec3335a20d5f6e9eb504ebddd82 GIT binary patch literal 144 zcmW-aOA3H63`A$`DY|nb-oc{?R#Na^MZCQFQc610mr44)oq}d1E!3=D6Yo>2wxR|( waajht(Fz?o4fH5oQ^fg{rx%>DYk=mGavqtxxqFhHuIUB-Fg>`WT^GF74>$%JY5)KL literal 0 HcmV?d00001 diff --git a/priv/items/09012a00.txt b/priv/items/09012a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..231e7e21987615bf516f6b81e2124f9f7801dad2 GIT binary patch literal 176 zcmW-bTMmLy3`EcOUBz91x(Am+0ELKPP{QujGo(pp`j}~d-z$|53or3aFR$#3;vl;* zIos{8oGDf#535S+ys`U~H_UY6%EsO3t%`1g+D%P&=(Cso#e6!v!*V@)xm~;zo)6-g LU-C(mlX2k>`B5O= literal 0 HcmV?d00001 diff --git a/priv/items/09012b00.txt b/priv/items/09012b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..f786de845f69d689a43198217f82087e4ca0fb73 GIT binary patch literal 120 zcmW-a%ME}q3`5_UDLMf=FiKUmD!*3ZBen;e9HQ9PbMn0tfrUt7C3DF=%-U5dYEC-E j^CESyGsv3?PIVF4TUDvGBh7ickwqtNd1E#aU4KS?$l(^* literal 0 HcmV?d00001 diff --git a/priv/items/09012c00.txt b/priv/items/09012c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f89f0c9dc9adf8dd7d143b102e73d290b2ae4b4 GIT binary patch literal 196 zcmY+8TMmLi3`Ng3tH6KbCftG>0D(wC9D-wrn^#Z!M{|A84xF6bcqF&_Zl;dh)i>V4DnE&vSk)DiBWKS# TFn&{=bUKc^iq6~cwZBkj q4Dt`*xxw__L^i(qi|)P7zhBudxyAwep!C9VHiJwHhh_ literal 0 HcmV?d00001 diff --git a/priv/items/09012e00.txt b/priv/items/09012e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..74e636667ff55103ad103adbb641f38baa45c33b GIT binary patch literal 174 zcmYL?%ME}q3`2cp3MOD07N{W5O8mrEEDyZ&!lAKU+sXUXiZYejHERK*f(CW4InMxV z;2ViUBiRCOs8W{_7-2yZ(`cIdtlV#CIJ(=?^F1etmDlqB_eb6Nf_sV7fhx!tnAkXh Fl|H=bAvyp6 literal 0 HcmV?d00001 diff --git a/priv/items/09012f00.txt b/priv/items/09012f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..83ab0efdd19c7c2810c5676c86918b96a1e65eb7 GIT binary patch literal 162 zcmW-ZTMEK36hzN=SCJLChk_vf_~By#4UJZaR!l(Ly!A8$a_63zJIk*pP?>o-BLjuR zsGfPYKf878xX^QC%iek5q&J!@+_{-7Y)qY*WP#l1WN*+-w!T$^Jlp#*-Emc|H0oDh OYTH8^y$H2hNln*;A=CCugn6NYCA5WM`_96zo2wJu<6j%c)>BdpdRTj$HMHTi)v8 SuN$x2O%ngR8wOosmHY!jj2`^} literal 0 HcmV?d00001 diff --git a/priv/items/09013100.txt b/priv/items/09013100.txt new file mode 100644 index 0000000000000000000000000000000000000000..05fd9d10c7c5b70b5e9587ed19ff9ffe0330bb16 GIT binary patch literal 170 zcmX|(u?@mN5CkXwD!u{e!4eX3LI9$Gw~Z0-_z^Y%%>!csC%3nEv-|y2M6M)SZk(8O zjc#=B+zW#<{bwP23v4-3v1dcA?l?$v@*@|{l7ZKfZ+I{HWInT^m%ZDW)gbv$TeI^e Q`Yk;5b6>P+@H4UI2bw+}tpET3 literal 0 HcmV?d00001 diff --git a/priv/items/09013200.txt b/priv/items/09013200.txt new file mode 100644 index 0000000000000000000000000000000000000000..6dcdbba2d0e23d7afffaf6d36ee28c96f49a58dd GIT binary patch literal 162 zcmXAiI}XA?3`AeeDcsRO?!X-)`Y0bjSqOqfh|2?SH;p}Gy&3<$2Z9G9Ctf5vb&y%O zyC-+?Fu%&HH&N)?? Jc33UT z^r|%Qnag*A1|{~Do?X7^9a}^hU|ttJd^uU~$VuEgi569a816qIdz#{~B#%0|jat3G Ct{-#& literal 0 HcmV?d00001 diff --git a/priv/items/09020000.txt b/priv/items/09020000.txt new file mode 100644 index 0000000000000000000000000000000000000000..026770fb20424355ff551cca4404297ae5df6e78 GIT binary patch literal 196 zcmXwz(Gh|$5C!*}Dk#9A2OF>l)F_!jq7cThd36)S4@eE`o9Zr;VIMH Vvz^$gMqah{>VpZ>@=I4=^92ikC2{}& literal 0 HcmV?d00001 diff --git a/priv/items/09020300.txt b/priv/items/09020300.txt new file mode 100644 index 0000000000000000000000000000000000000000..a516c8a9a53e4fb23bcc30c68e208d2837e97fa8 GIT binary patch literal 190 zcmZ9G!3lsc5Cr#~Dl9Wzv^?zwq>D J_((%irw7I-BR~KE literal 0 HcmV?d00001 diff --git a/priv/items/09020400.txt b/priv/items/09020400.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3d6ace2a38f59f8b10523da282f5e95b124e865 GIT binary patch literal 156 zcmXYq(G7w?5JcZMRa^mt9xT8j4iF`%X8>dO>e~z1*^kW|n>KNrPs26`g2;npRb2K^sow y72tzB%H*_bgFSg5@9oGReIt+=T%ZfLHyq6jM>Ny6Z#QdU?p&?Em+1A|rcp0PwH;Id literal 0 HcmV?d00001 diff --git a/priv/items/09020600.txt b/priv/items/09020600.txt new file mode 100644 index 0000000000000000000000000000000000000000..2fd76a05eb93326d468eda66883341ef3069c2ab GIT binary patch literal 194 zcmXYr!3~2z3fO?X}Neqe>r{MippQy8B71 z7Wj*^>IIn|D5Em-Z}obj6*gv+1Mbk=A2fxRa0)vXb3Hqzotch4MQRPTa6&C{&2RWc V&+>F5YY4tR%Vci!neq>7{Q(>(BYOY< literal 0 HcmV?d00001 diff --git a/priv/items/09020700.txt b/priv/items/09020700.txt new file mode 100644 index 0000000000000000000000000000000000000000..156d68c1d2720e7ff8b163223387181158e6a955 GIT binary patch literal 160 zcmXYqQ4&Bf5JU6bQ}hDd!3EsGP;`dYP(Kcj*YdGxHchh6-N>p}r$Z;Wux-3vJ1lDa z_n?HsfHS`d)hm#T__l&sb$BcjwZe^B@YGQHE>$IS;Lq(2-7-1jHPL3^3zM_oy;?6n C5+6GN literal 0 HcmV?d00001 diff --git a/priv/items/09020800.txt b/priv/items/09020800.txt new file mode 100644 index 0000000000000000000000000000000000000000..d66b956c78f2a792ad34808dfbb09ffd34b1f48c GIT binary patch literal 156 zcmX|)+YNvq6hr&%6bxY8!BL3fBM~)<5|>vGm>9yP?QP3**D`8kwd-I`D&dTpK5CFye7;)=Lhc>2L=CYA8l>v>ay=cfKjFMLrQ AS^xk5 literal 0 HcmV?d00001 diff --git a/priv/items/09020900.txt b/priv/items/09020900.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d61579aae6380e332b277f270a587058b783f5b GIT binary patch literal 170 zcmX|(K@Ng26a{C^DgFt#1IKXLXo(~Wq*eo$R|g^HFZw!f@;>j5pfGuNR`X0^kc6Z^ z{v(wKjYi@^{&$&0KQr16yiB`OO+}Kp(Q2REdiq`^n-%U&y1hB;gl;`(=*(WRIsZ1c GwU#eB&mZOh literal 0 HcmV?d00001 diff --git a/priv/items/09020a00.txt b/priv/items/09020a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..76042244c15588ac496bfa98dde48794dd9facea GIT binary patch literal 180 zcmXYr(Gi0n5JdMoRak*Nq!eaEVKl)Y>ZJLYcgWZ6?d?9eeou8;=?<-MHN7&)PTu%jxUtuJls7vjMl(qiJ*nrzKdWT3(f466k-M|- LQb{V+S?u})Pz4|U literal 0 HcmV?d00001 diff --git a/priv/items/09020d00.txt b/priv/items/09020d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..18e1fb692f1cb5c73b86d2d5e400201798740374 GIT binary patch literal 168 zcmW-a!3}^g3nsuuxpe{|?l~GBNS+t=t zw6HZ;<|bL}^auZ$=}J1CClV){B?kQn CHy_CW literal 0 HcmV?d00001 diff --git a/priv/items/09020e00.txt b/priv/items/09020e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab0599fe4afe447b9864ceebc0605e7b9532ec91 GIT binary patch literal 194 zcmZXO(FuSs3`FnSDKddOIDkW_R4XV-E$H;>OYu)il9x+z^tl_Ec6FMSpiLwBP=t~) z9Ed}eS&Gvb01buIm%1-BK?OkaJTE!CBc*Q@5PVeg M1Jen2;2(yO=*wV^C&G#_q{_9~sdcq_mTkV|JXiH&jgf1n*T>Ica& B9tHpa literal 0 HcmV?d00001 diff --git a/priv/items/09021100.txt b/priv/items/09021100.txt new file mode 100644 index 0000000000000000000000000000000000000000..87a63e2f6c1d1a2b679e73c3e6a0f975a458fc00 GIT binary patch literal 174 zcmXAj%Mrpb3@~ literal 0 HcmV?d00001 diff --git a/priv/items/09021200.txt b/priv/items/09021200.txt new file mode 100644 index 0000000000000000000000000000000000000000..7750557d0216b7c23ae72f313e948f9c0081969e GIT binary patch literal 140 zcmXAhTMB?M3-JpxUQ4Y#I;m91iJ7*~31%8-z@(bPY{(pv7$#`y7v@nhO0O120FaQ7m literal 0 HcmV?d00001 diff --git a/priv/items/09021300.txt b/priv/items/09021300.txt new file mode 100644 index 0000000000000000000000000000000000000000..4eff673dcdb26f05ee212221d1c948407499eddd GIT binary patch literal 164 zcmXYrQ4WA03`6_vDY$^%!J`;NBvCPF!tK>JV#wOkZiDw3<#cLNQbA=c;H4E+bfX-& zlHclnzc$x8t=G~3Z(wZ6q(d{^ksYBq72Y^bm3M5yv9Z(M_ImD#nTVU=pq?Kk*i(Z( Dao!%S literal 0 HcmV?d00001 diff --git a/priv/items/09021400.txt b/priv/items/09021400.txt new file mode 100644 index 0000000000000000000000000000000000000000..ce7cbd6cf5901c52a08813c19c4fad969a65b1ac GIT binary patch literal 176 zcmZ9F(G7w?5JcZMRa^tm0}a@NIZq@Y5XBfMUVWVULpGP4o0*+?ziI+EM(4^Ro;cFV z1ex>iKQMC_KUHQf6nX*&5)V$9kk#@ zW#*3G$=>7La=b|!Y%=yRt<1>~K{ZZKqGT_etl3gOGjc6)xlqBnXPDCLNv&)h{%UPW FjXp3U9y|a5 literal 0 HcmV?d00001 diff --git a/priv/items/09021600.txt b/priv/items/09021600.txt new file mode 100644 index 0000000000000000000000000000000000000000..81102907ac0e92c4d8aa5589a33781cdfc72b75b GIT binary patch literal 200 zcmXAjK@x&M3CLOq&8zrd!oh zi$=PvgRY{E;0ODFDuLYWe^o}GocC*u9eo!xxcA`BvnzsTo-r>l%QNptM#m-Da||z@ IU`~q~eTQ5k82|tP literal 0 HcmV?d00001 diff --git a/priv/items/09021800.txt b/priv/items/09021800.txt new file mode 100644 index 0000000000000000000000000000000000000000..3baeddb25bab10ff45984d644daafed338742150 GIT binary patch literal 142 zcmW-a(G7qg3`FmnDLR2WIEslNCPoRO#O2ioY0_Tr9p!sRnNIDxw4jnEt;(oFp_7Qp vDrAfv;YE(@A>X~q+$dA!WlIeDQ1WQYjwMb%quQuki%`83e{agrMY*Z4BK~Bu9Eb`7n zx=V=@6NPM2czdp`C^1_>aSH^5nKR Mbo**w=w{#g0ltzV2mk;8 literal 0 HcmV?d00001 diff --git a/priv/items/09021a00.txt b/priv/items/09021a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c556f41bac48cae03651da6a6064f4820ebeb05 GIT binary patch literal 148 zcmXAiQ4Yc&5C!L(Q*eS_rYBHKY7>=)qK%hVXX^(r`|@`9enwU*jn11apLocd+_^e+ zDc%=_#M!&p$joMo6lXp*tJ_a*=FK#GNxp0UH^NsA+hQ}@ZTjNB#6_;`Obq-02kjj3 literal 0 HcmV?d00001 diff --git a/priv/items/09021b00.txt b/priv/items/09021b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..bba6789691accdffc43e5ad6ea23d3d58b26899f GIT binary patch literal 164 zcmXYr+YN&-5CrEtRZsw;mb73A^AH3hKtgFg$s9x{+iUOMoWGwZiG_omijz?_sFG`T z-{{FaXmt`VirH3g^>$d<#6s;$r?+`Ve~}hl=cR*t&$zj}A*W5!(YMFCI~xi=908z{o+P(y@>!>Wx*Z5~MHF pPOf5e(k8RBDHVU2N%YG(xsoc{-PtnV2QP2o6pvzFB=LH^{8M^=g literal 0 HcmV?d00001 diff --git a/priv/items/09021d00.txt b/priv/items/09021d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e9c8437e0a8e17604a1ce7aaf41b54e4c4c9cd8 GIT binary patch literal 178 zcmXAiQ4WGI5JcZMr{Dm@qxj(s8U;0!LbQbF;nla8&9*bsnd$d)Vs<88wA@IH?&Nmz z#rr`O%?vcMmM57zSG`pfsZE}_?51{o P%i`ywXf>PE-W>P=iVh-3 literal 0 HcmV?d00001 diff --git a/priv/items/09021e00.txt b/priv/items/09021e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..5120d480cdf3890cab75e49430e9bc7aae619ab4 GIT binary patch literal 114 zcmXYp-3fp&5QD#Gr*Hsq7FQ@#Q9Nv^EpD&o#D^n4m*lx80tc0oo=nm;OkR;*q#Y|O hGn;tFB{ZU3(>Jj*h`Z}4@3gPut5JDVGyDsMkr#OF7Cry~ literal 0 HcmV?d00001 diff --git a/priv/items/09021f00.txt b/priv/items/09021f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ef7d1f727cb6efeae60b3a768e60fbb63f77b34 GIT binary patch literal 162 zcmXYqO$vih41~Y6r*P-aI|zl+jfg)7&?--%D!iu)FK?aL5=bUrhRpXYXj#|@#B|bu zfnItQwf@l-@uVT65+rR&h5Gr@aS%dQ?DcxR&i3mR6nV3pCRMsC zDH921q0jP6GH3xMt-6p$qJevtnb!b1v=QWS>|sq~4g*^&*`YJ-wRk_7d_h4kec)Tv YH|n|bpo=){{&u%27mYDK@Rz7se}(xacK`qY literal 0 HcmV?d00001 diff --git a/priv/items/09022100.txt b/priv/items/09022100.txt new file mode 100644 index 0000000000000000000000000000000000000000..6a7d715b00bbf1690b7d848cafe9518a70ec2ac7 GIT binary patch literal 114 zcmW-ZOAde_5JTUZQ@C?uxP&+G2E-4Npd_N<_G)1<$!n+W_fD*M9wLs5jzjvSCyO(M mAg9QyUyETRDVwCW)*6(nsheHobaUIvY6r1lQMvIpvO4?O)se`Q|e85G4sX&&! qlaYrO_TTf(PFz&2%~)E)z#GNi_!QX literal 0 HcmV?d00001 diff --git a/priv/items/09022500.txt b/priv/items/09022500.txt new file mode 100644 index 0000000000000000000000000000000000000000..7898f6188660786d92d539638b19094962d8fcfb GIT binary patch literal 154 zcmW-Z(G7zz6a(*@DLMhuus{ldR4R?s2SQ!G?InuzY|FmK}4$9>xFw literal 0 HcmV?d00001 diff --git a/priv/items/09022700.txt b/priv/items/09022700.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0fcff7585697c259fc9413ffcabae12583ce078 GIT binary patch literal 176 zcmW-bTMEK36hzOrtLO&o9uz_R@x#XgqODq}rZiE|#jB^`LT2X9+#$d3l1O$UcM=sR zg4oi?Baia-su^pJEZDJPBW~I2H6{}sSCfg_)PbA3w_a=GpqlzRKI%$7IITD`Hyyk? X7bo%(M>7|mWt+X4eh}zo+0L3j!Z#r3 literal 0 HcmV?d00001 diff --git a/priv/items/09022800.txt b/priv/items/09022800.txt new file mode 100644 index 0000000000000000000000000000000000000000..8331aba5992c5b26649caa24f1b23b8fa8428059 GIT binary patch literal 166 zcmW-a(G9{d3AB^0&?E>R@Mx_7pJ-xCWf2RkE$NaaJ~Ze2PF zT*$n9Sy~x%&TOX5-K52=5}0Mx*_DS`vX4Avg{yVaigwKpZjO>e*7l4}%>8dx;@#=4 Io4I-M4;(!o!2kdN literal 0 HcmV?d00001 diff --git a/priv/items/09022900.txt b/priv/items/09022900.txt new file mode 100644 index 0000000000000000000000000000000000000000..7637609fb3f804ac856068fac8e0363bf5f62560 GIT binary patch literal 144 zcmXYpTMB?M3Cji$gInSf_Hy|qWP|0*q$)2Lb>hqfF9 literal 0 HcmV?d00001 diff --git a/priv/items/09030000.txt b/priv/items/09030000.txt new file mode 100644 index 0000000000000000000000000000000000000000..0463e5b1437ed6bbdaeb4d1f4a091936db676723 GIT binary patch literal 170 zcmW-b+YN*u5Jm5|RZIaJd$1HDtdgjZU5&AM^)NrfaP9-1dyuIrDC@^o^kx1vvn5W` ziL!GyJRM}$r3KbJjctma$Xe-HNExJMvnJFJsY+Ybfg1dkfVZGc-e=yQ@LkZud2-*# JEc_s<*9%D*AcFt^ literal 0 HcmV?d00001 diff --git a/priv/items/09030100.txt b/priv/items/09030100.txt new file mode 100644 index 0000000000000000000000000000000000000000..457071eea600424c01839924516e8cb67f275219 GIT binary patch literal 170 zcmYk0%?*Gc6oY$a3I;Il-~z@KRQw@PG^jCgc=f}Rheu1>S9tD1R;y}xMcAUAbJGax zK&umH=WfXu+(SVviYF1!CLH%=y#|!*w`0&JW@Z9Asjugq1;wfXQ?pTtf6$VCapBaY L9azC4&a7N7KTjYA literal 0 HcmV?d00001 diff --git a/priv/items/09030200.txt b/priv/items/09030200.txt new file mode 100644 index 0000000000000000000000000000000000000000..83167e1db565ce88d8e10df34d14f3cc9b0ea515 GIT binary patch literal 206 zcmXwz(G9{t3`70hDHs5;0|PKbu2*QKwuk6dh2?>lRQ-t^$F}nOUUkw_ra>=Q(VdyV zqN)YHajEKIrUs=2M}63M4s5^*ErgH?5-9{#T^@M$4?lKt@9zBloMfs>+Sph2OGO#Q zG<4U@G`&%s970Pdk07o&AJ7Z#ss?G~cTKq0NV>y`Us!M!ewnv-rnuCY|8DQ>!3G{9 Nd1Icr*y(%fs2}ZsB4Pjl literal 0 HcmV?d00001 diff --git a/priv/items/09030800.txt b/priv/items/09030800.txt new file mode 100644 index 0000000000000000000000000000000000000000..667c7ea1d0979ffb7d1930aacc2e65be75952e5b GIT binary patch literal 188 zcmW-b%ME}q3`2cp3KoD_xG(?$3KgFsKI;R|RTV4Evz&Zyt4kwQs?(k|>QtqmsFgQr zU>adN{i%YPf368~E1@%N)j`+mA#H{y9Oh<4PG54KcLkD?HoAx&&>m-vugO~i>WQ5R Nudj2G@42Z9?+?Y_Bb@*M literal 0 HcmV?d00001 diff --git a/priv/items/09030900.txt b/priv/items/09030900.txt new file mode 100644 index 0000000000000000000000000000000000000000..0acb1064bcb4f49f2d80d665407d5c4c93a53cde GIT binary patch literal 142 zcmX|)%ME}a5Jcxp6%=6X!BUJrOb`uVh|Q}H4`!3u;qC15+?}ir^;#8iyJj>gLxM&$ vq77`oC!MI5!8x)M-I8_Cj9Y$In0d;oaJeSTx4Dt1*DbH0i(dZ@kfc^G`pp|B literal 0 HcmV?d00001 diff --git a/priv/items/09030a00.txt b/priv/items/09030a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..916bb38ae374f2998517221d411bcdfe832b4b67 GIT binary patch literal 172 zcmXwy(Fwya5JTU0rtk#WA)~m&NdqMgvD?t)+ddnL;iQvv^7k_lIEZYVvdrSViJ3}~ zUpke$EHbE6-aOPw*B1HzwxyzeOP(aL@a$|*&F-^Xw6P_sFR?o}z1{B1`_%KVj=`U@ J4S`i0`2mIjAh-Yk literal 0 HcmV?d00001 diff --git a/priv/items/09030b00.txt b/priv/items/09030b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..af15d3a0ee5c7b41c03d58032c0f2508844e5a5a GIT binary patch literal 178 zcmXAj(G9{d5JTU0rpN^Bz$gV;8Yz&91|gOQ-i4ow&-U5*evV`|CJGNxV{x8*8=YO; zSyj7eWv1#)yj7nvyZpqRi#V8Y756NgIh)vcsU~L`NumF97yZ##$3 MmD`;0gW0|VKPS{7JOBUy literal 0 HcmV?d00001 diff --git a/priv/items/09030c00.txt b/priv/items/09030c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..c37b8dac7381284c47623b59df337487e9d8a14b GIT binary patch literal 196 zcmYk0$qm9V5JlhFRipxXNGV1*iwHJ?M2O}CZ*t1Pv;6sse|t~Ilg!M^sWDiu_QuNF z`Qv3}a>^u;nTPy^B670^GE&`wm93q7J1$9ek-LbUeJWp(#wL3>{KLKKm$<7aCPemT QKPw|4a>F(I-{QOQ2ephOxc~qF literal 0 HcmV?d00001 diff --git a/priv/items/09030d00.txt b/priv/items/09030d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..3640774975d582cce7c4552b44e35c5416adaf5c GIT binary patch literal 192 zcmZXN%ME}q3`2eH6rF$_7zHRlQCb8Qh~{OCwex5m0edU)={lA z4*gToxahJjbj&==hN+e7kG`bAU6PtF6-l+X^LAl!AFhyOw#ahYq~89gX11E{IjiBc I{KLq=7p5v7i~s-t literal 0 HcmV?d00001 diff --git a/priv/items/09030f00.txt b/priv/items/09030f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..fdaff86d8b35cd4c80df292c61c13749bc69ff5e GIT binary patch literal 166 zcmZ9FK@Nj33Q*?p4Lr0N%q97P)M3=8V4dHEb+k5Y`XjD@hNek;t8w~h%Xle^G~H}!5LW!gx1+_t;*0=|Kf8-Jtine_oV8yzA5 literal 0 HcmV?d00001 diff --git a/priv/items/09031100.txt b/priv/items/09031100.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e8e7fd1c5f25b1e89e5e04afd70f24fa48aede4 GIT binary patch literal 184 zcmXYrTMB?M3?Gv5YXzNZwD3xNMrW5w#5$obi?i J&m#9#dI924A@%?O literal 0 HcmV?d00001 diff --git a/priv/items/09031200.txt b/priv/items/09031200.txt new file mode 100644 index 0000000000000000000000000000000000000000..d44a08fd52b67a30a6fb7c73086d995e52b5098d GIT binary patch literal 170 zcmXYpQ4T;b5JczODfZ8gxPzk^{?HMejJ+Br+HHPekv^8gM4}_VgE=mbC`EGI=WVm!K2= I-7Bi~0)SW{+W-In literal 0 HcmV?d00001 diff --git a/priv/items/09031400.txt b/priv/items/09031400.txt new file mode 100644 index 0000000000000000000000000000000000000000..008cc27504856215fc2554b5be30ab7b014a04f1 GIT binary patch literal 172 zcmXYqK@P$&3}4@{z7ylZ>b{(Wx*G7Gcy!jm_V)xL7L zdDtzybcH(uyHp{mK_a`Yx+syfzM^7cPL|z3=DqJ`-4pOl(qS@V@$H z3cGxhdJ?mz=b&(lR`z6pw_%D4-5rG@mk(l%kS5LmJ1ydi(O^3_G%?q z?SqqU&`2##Z<2|ulX);$XJ4ksv?fBjmzn*+(_E*Q^nUq}9dssl6?WS^yLtT28@syQ Ua^LhUSvbm7uI7^Z^;h(n#&Wq@o>O zG@%xlXClaf3+Gb;xY3Cy=3c2CXb#)atHzOGSqCoLQIU~eoc|2Vw%sS!aHa1wz;^x> Hc{h3h3ws~w literal 0 HcmV?d00001 diff --git a/priv/items/09031800.txt b/priv/items/09031800.txt new file mode 100644 index 0000000000000000000000000000000000000000..0363c7eaab35e8b6404e80479413389a86d80537 GIT binary patch literal 140 zcmXYp(G7qg3`FnSDV)F^9Kaz!z>pYGkoDDvnkK#W`mXmis@E=~sLYfU=oU>nRo+|T tUbVtxb@&_Zgc^v(S@wXoeEd@tD(WET$r#O)$NPR7CI{{C3f#gz=mFAe8rA>+ literal 0 HcmV?d00001 diff --git a/priv/items/09031900.txt b/priv/items/09031900.txt new file mode 100644 index 0000000000000000000000000000000000000000..7108fa1e519208e23ee2b401a8ff5393d9138a03 GIT binary patch literal 180 zcmXAj!4ZQn3*ZGj?tDmxF6$R~DAc-2( z^j4)0%m!`H2uV8VGc>blS~a34+zDRMFKEHxULz^NTGw7@efm~q=J#qRk$vNjzrUb2 Ork>#LCwYc9a_a`XQX&KZ literal 0 HcmV?d00001 diff --git a/priv/items/09031a00.txt b/priv/items/09031a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..22371181ab688e2f338c0dcdb4b4e38b7ddd21f4 GIT binary patch literal 148 zcmXAh+YN&-5CrGjRk#A0p#mNjAn}qDKxsb77(VW9cW$-6Z_Um|=FNx5i&2-nQ8LoF y<9$zQpmir!+2C(dl^OJP7w}N?*F$CX>-@wy*IU=+qk*Jr#cjB^>Pl literal 0 HcmV?d00001 diff --git a/priv/items/09031b00.txt b/priv/items/09031b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..38bc70dc97bcdf339582be7dcbc533287fbc0bce GIT binary patch literal 164 zcmXYq(G7qg5JUUz6inb2{=0%fP!a(H7`IoS#*iHEN?Y!0P|~C*r%gsxt1?{SQ$da0 z@ZOJMNYp nqb{~bbutG#iSTnKQS+QyQ7_0y%+0an)h%4&LClNTpOu~u9NQVU literal 0 HcmV?d00001 diff --git a/priv/items/09031d00.txt b/priv/items/09031d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..72f3fa2e7e81ea7897a9a39fa59c0cdcba0b002d GIT binary patch literal 174 zcmXAjTMB?65Jm5It8f9)Hu`H1QuY9`C?#s~)zJ{dIrq$r@6*aD%F3vh*Q!Z}YN`#k zlNi{jsu%~xf-%FrF0zx_YbaKNj?@u5cSnw6M&QndCH+aBnQad{*;mmOiV^t5f*(kY MI$nuh3%k|m1L$`lXaE2J literal 0 HcmV?d00001 diff --git a/priv/items/09031e00.txt b/priv/items/09031e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..140890e18f0cba3680c0a14a927a7bdd69a245af GIT binary patch literal 130 zcmXAh-3@>s5QD#Grf>k`5N<*uMk7&z5Vu!*kbCIQwf)|iOINrVNMeaf#FM30X~V)s nU>A2h!pI^ww&uYo?&VnaRL*{uvX;|EZ5v*{-U>?h#mvMH{G1s) literal 0 HcmV?d00001 diff --git a/priv/items/09031f00.txt b/priv/items/09031f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bd59f11bc186a605b5e86b9ad6d6b46999fb7a7 GIT binary patch literal 164 zcmXYqF%E-J3`5_{DL4Uls8k8DFcdhz2fmW9S>eSsf0C+ywR`TOiFGPO10{W9P$FISk9N7L8`IjTBf<{X1f3Uy>a6D@3anPtzp5?!wEO{x6CgtX literal 0 HcmV?d00001 diff --git a/priv/items/09032100.txt b/priv/items/09032100.txt new file mode 100644 index 0000000000000000000000000000000000000000..a623d7b7c2583adc2befa300fd188b794d78d01b GIT binary patch literal 180 zcmXwz%MFAu3`FOgD&VviL=m(=1!w^!mxQkn&BH#2MUkBG`1x~Rt-O*3ttzykJ7Pg* z?tw}gc@=8OH4nSU{n?1`71ZMzV-p7cgV@0t`(c{XMCC*U&D!y6s3x;-&zCGR!Fry( NE^jo){JdxIFM|6 z=uVghy|jW@$WEMf02MnUgZtJAc4!n;5T2cZniI8AD_TdGf43+2riph*Oh?I?!g-== eySlR(;cfYE)WRjd95X1IFZbPysIyq$5N;glL|-A@{Mi*RuV68Zs*z2RDJ8=r_tiC(?>R t-1I6Y)l4ck>A%g)$)_advQeoQ{bc&TG0M?SmQR;D6Unt+y>c;7^8>q08pi+t literal 0 HcmV?d00001 diff --git a/priv/items/09032600.txt b/priv/items/09032600.txt new file mode 100644 index 0000000000000000000000000000000000000000..7e71edcdd42bb4e3034fabe06c57d9c6036fe7a5 GIT binary patch literal 120 zcmW-Y%ME}q48`7=DKY`eFaeONAOSsu&-Q@ZOXb+F-#chgQBufs!XvLK<4lj%<_z0u i#s&AKoxQ=SZ6|7F#}yqcYj^%8-Lwtwa9}b$)awW1=@&u( literal 0 HcmV?d00001 diff --git a/priv/items/09032700.txt b/priv/items/09032700.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed6e304747ded0131bca5910689af59a8c72f122 GIT binary patch literal 208 zcmXYr*$sm*5JcyjDpEm;Ne2cthXmNdb|RW5dArJok2jv3@%OyRRJ7=&Nl8@~W!>37 zD2ry+0TtAu4khgxG{RXe{7p~PhO46ajA!&v61+kc8c5vYmN?r#d8FT)J1-WK-tL)( a-@CHj+;@KDn&)}W1J@KS1{u>;SN#B4rzq?I literal 0 HcmV?d00001 diff --git a/priv/items/09032800.txt b/priv/items/09032800.txt new file mode 100644 index 0000000000000000000000000000000000000000..2486096879e05a79621136ff55b65dd476763386 GIT binary patch literal 132 zcmYL>!3}^Q5Cr#a6&7G@#tKvnm*uZ;8YcJpUri literal 0 HcmV?d00001 diff --git a/priv/items/09032c00.txt b/priv/items/09032c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..9c6801e97125b8fa198079a801de42002217762e GIT binary patch literal 192 zcmZvW%ME}q3`2eH6rF%65PR^aLVVO#fEXTl^uP&4QS8`pdtZeXDr#4&QeIXKD9EYT z3~Ja!999*~;xSs2Gr|^iNgt9{aW&F2ZOPb~)0b@6v}9#yIq2_=iR2?)Ih}Y6JW`%n NGo3cJ@4o_-=>c1OB*g## literal 0 HcmV?d00001 diff --git a/priv/items/09040000.txt b/priv/items/09040000.txt new file mode 100644 index 0000000000000000000000000000000000000000..460bfda6db055e27933e4a47823774e85158a095 GIT binary patch literal 182 zcmW-bOAf*?3`F0WQ{)2l4waA)8y0*HP+C+%ODi=&+#Yz1BHJ^bvE$#jCh(-8W#CSh z-DFAJiD#ygN7;rwS87h|I9QLI)jFMtNUt+d>ALW+7kIg+S80t#b;~GPe+i=5H|UN| a1>?<9lx%<9x;XO@HQtm}CUY$JRQv%Y5Fr!* literal 0 HcmV?d00001 diff --git a/priv/items/09040100.txt b/priv/items/09040100.txt new file mode 100644 index 0000000000000000000000000000000000000000..e225009ab8e897857f7e0b1cca8beee685321950 GIT binary patch literal 186 zcmW-b+YN&-3`OsEr^p1|p))W+XcLG8K_V$tmj{k5E0%L#_I18g6}0KAuB<{28Wq)) z^l_%@!IVIXCe#fyYsa%Pt*$Hd1J{DKqcgPW2|s`qPwF^=X8s4PZAp}+|6q2%W7OX> S%~MG-KJwn~Xdsc@ndBR48zTY$ literal 0 HcmV?d00001 diff --git a/priv/items/09040200.txt b/priv/items/09040200.txt new file mode 100644 index 0000000000000000000000000000000000000000..2a840b3f617500f02803c7ec0d54446cdbbd69f9 GIT binary patch literal 192 zcmW-aOA>@23`BeFDLBF0!J{|~eyUI`0WB}D^THy5ymY$XrApj}amyawi^k#4^W z7WJcUb!ZY*nFem0N}KJSAqA2lrZA2sZh5bf1AEz&QmQ>k&uoQWjgbLZBmNL8uh&p>JP?5^@Q+wt&DG4o<( Sv4btdwX9#{Hb1WFg)4tRpd>{A literal 0 HcmV?d00001 diff --git a/priv/items/09050100.txt b/priv/items/09050100.txt new file mode 100644 index 0000000000000000000000000000000000000000..42088cb55d7dbc2259c1f1785f12d16781a39db1 GIT binary patch literal 172 zcmY+7Q4T;b5JczODS7~L2S=$?5tL{Xae2Jfm-J(1XWveryOq%{tDvNa&(5KpHr|&- z^|(r>CUh*6flj)#kj0XDyk$C6L-@ibE*+OkX`9I%Nn|(hPu`hdYk;*htndfBtO?qy F(F=yFAb|h? literal 0 HcmV?d00001 diff --git a/priv/items/09050200.txt b/priv/items/09050200.txt new file mode 100644 index 0000000000000000000000000000000000000000..b174df191bfd5878a6abfed892b37a254f2c6392 GIT binary patch literal 162 zcmXwz%MpMe5JPjO3JP%S!BYHtaDWjmHm^Qby)4<}O_uxWQcQm;Uk z)yQeUjo;=inP5h3=mg`8FAy_rfm!pOrq}Vj8?J*bI<=$!OK(#DQZKI7kk#q|C+Z$@ literal 0 HcmV?d00001 diff --git a/priv/items/09050300.txt b/priv/items/09050300.txt new file mode 100644 index 0000000000000000000000000000000000000000..e8d09be4394aab4d1fa829c771d3327ccdbb7748 GIT binary patch literal 174 zcmYL@!3~2z3fn3NoVnX>!@74rk;!3d2+LRVE-=^9lKmK(VVk<5v}$G*OR-Ux3tvc QZdHBhYW<5$_RSpl0Zx}A4FCWD literal 0 HcmV?d00001 diff --git a/priv/items/09050500.txt b/priv/items/09050500.txt new file mode 100644 index 0000000000000000000000000000000000000000..75a110d7af1bae8167806389b3a8c646596f64d0 GIT binary patch literal 194 zcmXYqK@NgI3`O7CQ*Z+Bz{Z`2fG|c9gvkspyuA84kf!NR|NHIl+tZO5SlOxSP?K|H zvyNRQsXF_qzjJ9b=usz`h}&uoQWjgbLZBmNL8uh&p>JP?5^@Q+wt&DG4o<( Sv4btdwX9#{Hb1WFg)4tRpd>{A literal 0 HcmV?d00001 diff --git a/priv/items/09050600.txt b/priv/items/09050600.txt new file mode 100644 index 0000000000000000000000000000000000000000..b174df191bfd5878a6abfed892b37a254f2c6392 GIT binary patch literal 162 zcmXwz%MpMe5JPjO3JP%S!BYHtaDWjmHm^Qby)4<}O_uxWQcQm;Uk z)yQeUjo;=inP5h3=mg`8FAy_rfm!pOrq}Vj8?J*bI<=$!OK(#DQZKI7kk#q|C+Z$@ literal 0 HcmV?d00001 diff --git a/priv/items/09050700.txt b/priv/items/09050700.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b2c966a4ca19f6147b9b9a6eab5974f5e873cb4 GIT binary patch literal 132 zcmY+7%MF7-3{Rh&IfdSEb$;tF+-J>1Q-Q_$ cnC#t6^~KD?ZqQS<4VRi2yemJP)gYne4|Cxny8r+H literal 0 HcmV?d00001 diff --git a/priv/items/09050900.txt b/priv/items/09050900.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1a2f9837b32bfd7fd03ace9ffb7a9988f56ffbb GIT binary patch literal 158 zcmW-a(G7zz3* z!@w+85{0`w@s(R%=6ZXJ+_UmFTR8ZrWVQNk>ZU)qq4>w{Y%iIu7st(*-gV=4?3z`_ EA00j(MF0Q* literal 0 HcmV?d00001 diff --git a/priv/items/09050a00.txt b/priv/items/09050a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..9802996f1ebf2e187610cea9966d8639166179f2 GIT binary patch literal 168 zcmX|(OA5k35Cv;JrV?)h=@HMwa{lqCOtN literal 0 HcmV?d00001 diff --git a/priv/items/09060000.txt b/priv/items/09060000.txt new file mode 100644 index 0000000000000000000000000000000000000000..494db2ee3863915dec47a596fd8f861ac946cc03 GIT binary patch literal 168 zcmXwyxeb6Y6hmDzMLIf`VFGRZE87(U-n3U4<1 Fo#jNCjcgznGh?QNPlfzp5whf3sjDHvKFy$cdZPxgEdR TbXR+l)94rTv#%_#c(;53Dwrey literal 0 HcmV?d00001 diff --git a/priv/items/09060300.txt b/priv/items/09060300.txt new file mode 100644 index 0000000000000000000000000000000000000000..447c682b62d9a064f431659a1ea381eb2a1f97cc GIT binary patch literal 112 zcmXAh(G7qg3`F0zQ!s%$IEq0<5`;uBZm%9SO`B`qUEgOS<5)@Rz^tuluUte^8-}EA^j`nBw{8VX#Gg2cCL*J8P_#=s~aSmy3=$4e*B#r;Kq<7~6 M-DCx=I=L7609uD4>i_@% literal 0 HcmV?d00001 diff --git a/priv/items/09060500.txt b/priv/items/09060500.txt new file mode 100644 index 0000000000000000000000000000000000000000..1339848b808ad433ad4394d7c598152fb50efca4 GIT binary patch literal 172 zcmXwyOA34xsZ$oot>Wm=Tkq#3Gk)CD_ZT2-Jy gH%er7GO0UFH{7ZXuVw!1!Jpinpup{P3N6>D4{4tkk^lez literal 0 HcmV?d00001 diff --git a/priv/items/09060800.txt b/priv/items/09060800.txt new file mode 100644 index 0000000000000000000000000000000000000000..f2f036fb46ef1881d3e44fae62b3ce726690b4a3 GIT binary patch literal 192 zcmZXOK@Ng25JlhGQ*Z+A;1%4sZWM$BTVf%G%cE}$J2PqL_s^e~e)cmBm6ef2)l+!c z7Y0?OQ@?*YdLlbHd5Zqioy>#jNCjcgznGh?QNPlfzp5whf3sjDHvKFy$cdZPxgEdR TbXR+l)94rTv#%_#c(;53Dwrey literal 0 HcmV?d00001 diff --git a/priv/items/09060a00.txt b/priv/items/09060a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..717bb8e48f6afc153cedfb5747bd462024a1781b GIT binary patch literal 198 zcmW-aK@Nj33iwatyRs@GvPr?f?$-PfcAu_U1y`5}Y33Mb*`)GTc YC%?i#!zESZg3IrfSvGLUZz{RAe3)|*Gynhq literal 0 HcmV?d00001 diff --git a/priv/items/09060c00.txt b/priv/items/09060c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..c37188f6e8f984421bbf1a45a97fcd522c68fc1d GIT binary patch literal 170 zcmYk0K@P$&3*b;&xI{5I}YNJle?k1CX&j9M%9_oS>VR3|HI@a$;;o5P8QWZtwm*|=T$vf Q9=Mw!>Fn*_HBG74f6p!-CIA2c literal 0 HcmV?d00001 diff --git a/priv/items/09060d00.txt b/priv/items/09060d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..59a2cc0f5d827fb6bddfee04db64e00bda97a2e8 GIT binary patch literal 142 zcmW-aNe+Tg6a;I{DgFiY4kRYT4GRqi_!6ct86_cHUMbl0>#jHbe<^_v6>kPQN}_qD zRu@`%(9cecb_NnwSu_XT!6)5|O>Nz8)QdFAd-Eho$S6p8aN};xc{+XksLzkxdHKtg E9pa%HO#lD@ literal 0 HcmV?d00001 diff --git a/priv/items/09060e00.txt b/priv/items/09060e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..50b62abd0ac574a7ac71c91c290793e3e7849fd0 GIT binary patch literal 90 zcmWlP(FuSs6a(+uDLR3p_~il>iwatyRs@GvPr?f?$-PfcAu_U1y`5}Y33Mb*`)GTc YC%?i#!zESZg3IrfSvGLUZz{RAe3)|*Gynhq literal 0 HcmV?d00001 diff --git a/priv/items/09060f00.txt b/priv/items/09060f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..128b2dd2a5c77ac50faab6fd11f902731352e0a3 GIT binary patch literal 136 zcmYj}%L#xm5JcbEDpG*hgWxqqh~HpLMAY)tNkH(h%k0jZdF~p+&cKGp(b4LTjM@jY s{zf{ASmk(%%uZRmA8VCOElzyW3nxK-sl?aQ=znQKZnbh9y>y`B1wb1aHvj+t literal 0 HcmV?d00001 diff --git a/priv/items/09061000.txt b/priv/items/09061000.txt new file mode 100644 index 0000000000000000000000000000000000000000..a105b0c5d9a9a4367fa7e806d7c3edcab6283e38 GIT binary patch literal 170 zcmYk0F%H5o5Co^@6@CGKKte(^6agL(630Xe33A~3!00N9+x4F3&i;NH7H(u#lHTf> z-t)p7I+->cxU!>R&rv^d_O6eqks`UWmAY`Zm#oPuZku_T>)#u#Da$_9%Aj_^3^G;r P;Z$L?n|Q}>YHa@j$RZyQ literal 0 HcmV?d00001 diff --git a/priv/items/09061100.txt b/priv/items/09061100.txt new file mode 100644 index 0000000000000000000000000000000000000000..b38b4cb954cd2293b19c6220c8c472f0c19fadbd GIT binary patch literal 206 zcmYk0u?~Vj5JX??SJ2t<55__ZjV68p;GqN}A*pc?HvE{^$wet!t@|}&~dOJNYO7pW* gC-q>K-O}o_d9cxozr48ET-lDxl6>-p@QteE2d>*Ch5!Hn literal 0 HcmV?d00001 diff --git a/priv/items/09061200.txt b/priv/items/09061200.txt new file mode 100644 index 0000000000000000000000000000000000000000..e96174a4ce82025b0e9cc9125e9fbbe2764f959d GIT binary patch literal 176 zcmX|*!485j5JcaZuP8sjKN!wlxdUo!Qmla*L}o_& zN!-*<^2|*vTAU-Qu*od5s; literal 0 HcmV?d00001 diff --git a/priv/items/0a010000.txt b/priv/items/0a010000.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f29277435d1c107a67773e5bd12e3c7a8ab5ced GIT binary patch literal 196 zcmX|*%ME}a5Jcx}6xpJlzM?&A|Z}N_Qz|G_lEkmzNJf0CIRlbGvbU}{Fu_ZxyxT2I79Q?q>t8U1Z Sv45+_ad1zV^1Fr;>_H8NN_e4NTysnY*Dg zs%h6sx+Aq|1XFN>C;T~@YOv>BWzq%L8;$*9JpF)2{N?)+-cA1$steCMjF-KBo=~t49psHniu`=dNV5DQZ<>8s;b`&oMeQ zk&P;{<20iICy_<<%o=A`CkuJOZM<7H0=ef7I#t3o{2$?VQimG&0PoQ`xBTt`VROgV IJi#XRUjU^bJ^%m! literal 0 HcmV?d00001 diff --git a/priv/items/0a010300.txt b/priv/items/0a010300.txt new file mode 100644 index 0000000000000000000000000000000000000000..d48dd9054c043162e487344d4e3d086a359ee563 GIT binary patch literal 134 zcmW-a%ME}q3`5_!Q*;7$U;u_FKY;{o)s_Rx115^(ST9cUK0TgBqEMw?y0LJmJd?;t smR7MDCtujbg7t%2sl+PH#+s7O=8;Q0=th$(w*P0NvV(fCuZfY44|i)Cj{pDw literal 0 HcmV?d00001 diff --git a/priv/items/0a010400.txt b/priv/items/0a010400.txt new file mode 100644 index 0000000000000000000000000000000000000000..35dc2c89ededd5b7b3379ef258029b8ea7440dcf GIT binary patch literal 178 zcmY+8(G7zz3`FmnDLepThmK+hN|6XbB&h20ZJ+#CS+acRmvg?KhfG~nmm1yZPp#T1 zQ(|h`lyxvA4SJzEgvs#?x9CKBa1E#852%heL+|n89cedLHuf2{Ko$sx9RHGU5;LU7 M{RHc%5`UcZ1Cxp(NB{r; literal 0 HcmV?d00001 diff --git a/priv/items/0a010500.txt b/priv/items/0a010500.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6fd8d8f0079677dcca508e6db4fbd56633c5c41 GIT binary patch literal 194 zcmXAjQ4WGY3uO)ah@nSZI`9a5E z1RuMOo7IJdhO5NWNQ|nTJA1Xkel~(5Eho;_JLy8qWbV?NOJDDV+UU)!Qg!)en+|xnT8O)pjLpnSx&~74PVxsyP-yWU$}++$>v(nq*1f38c;60H5F1kDKaIdMy4l) ao?T%+y;17E!rwbx3cq^?@0Ic2z(Id$WFzMQ literal 0 HcmV?d00001 diff --git a/priv/items/0a010900.txt b/priv/items/0a010900.txt new file mode 100644 index 0000000000000000000000000000000000000000..171c2a5166d286ade068276cd1cfb72745449edd GIT binary patch literal 166 zcmXAi+YNvq6hr&%6ina_E?``NC_WN|C>o=~t49psHniu`=dNV5DQZ<>8s;b`&oMeQ zk&P;{<20iICy_<<%o=A`CkuJOZM<7H0=ef7I#t3o{2$?VQimG&0PoQ`xBTt`VROgV IJi#XRUjU^bJ^%m! literal 0 HcmV?d00001 diff --git a/priv/items/0a010a00.txt b/priv/items/0a010a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..a42b7f1642ad7b763bc70b6c52efc6a3a823d8fc GIT binary patch literal 142 zcmX|&OAbIl5JcbFDf$574zsay2+S}NpTw|md6Zd5CzYSCNmnL)iBd~1BFT?RKh}OW<}_-vi0$O&%w1Hx_3s+( literal 0 HcmV?d00001 diff --git a/priv/items/0a010b00.txt b/priv/items/0a010b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6fd8d8f0079677dcca508e6db4fbd56633c5c41 GIT binary patch literal 194 zcmXAjQ4WGY3uO)ah@nSZI`9a5E z1RuMOo7IJdhO5NWNQ|nTJA1Xkel~(5Eho;_JLy8qWbV?NOJDDV+UU)!Qwc$c6R%o31ptkEY@JX(KGo1 z$+R#s@GvDBUUpfcaG6MFKh?iaxpJlzM?&A|Z}N_Qz|G_lEkmzNJf0CIRlbGvbU}{Fu_ZxyxT2I79Q?q>t8U1Z Sv45+_ad1zV^1Fuu&h*bu0_fTA JmL0WGm2MD`C6fRE literal 0 HcmV?d00001 diff --git a/priv/items/0a010f00.txt b/priv/items/0a010f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..265791d84991aa27867247f620ce4f1c89c05b91 GIT binary patch literal 176 zcmW-b+YQ1n3;^%DQ)B?d4vbRN2S_fdk|JPv;1Wf#t=!r1?|UI}kSSDSGTxX8PhzsF z+*x^8O};GM9CR{I+1#t>tU71ZSU723H~7eQyLWl$7oAa-{bQA7?Y2SN MCrMg-_0HhTA7EZ03jhEB literal 0 HcmV?d00001 diff --git a/priv/items/0a011000.txt b/priv/items/0a011000.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5d394ff01dd7d3d241673ab1ac3ac71e68b3c37 GIT binary patch literal 194 zcmY+8(G7$!3`70R6kPyz;Ey#56p92bf}ReR2OhnzQ{_ZIj+{*|4WQv$9H&GOeTwPN1Dce=+r=DdM? Vrvu)C8NAmN>;+N{SH{0dr3br|B@X}q literal 0 HcmV?d00001 diff --git a/priv/items/0a011100.txt b/priv/items/0a011100.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc863e497ed4cf4edfac6bdb27dd6b12986beca6 GIT binary patch literal 160 zcmXAjQ4WGI5C!L(Q}hJffy4uNg$ja1TM~*IFOLp2o4&s8PW$@ZI|3UED@6_JjVli; zFq0W|Pdk}j9qeBC(2(kBR$s(QpWRp4By+e_Uu|ViQll$-zc_vC{|S*v_Q)yzqS0?w JH0y4s)dDL1x&r(#pz=?@eU--RxcnOky?{synjow#RccbKOqy>N`w dN*U?yEhPDs?QdiJ&$s?N12fDWm7E0Y^#g(jC^P^7 literal 0 HcmV?d00001 diff --git a/priv/items/0a011300.txt b/priv/items/0a011300.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f3ebe11306d3726cee4f0a88c570d68f6daef5c GIT binary patch literal 218 zcmYL@Q4Yc|3`70BQ{(`MJMgu0R8ZDUbcK~^w`Y6lK2X)vO&r_%?B~Ds(Vp-a1acWi^T7>thZ#10-(AW+nKHrhJ*m?o_ C1s+BK literal 0 HcmV?d00001 diff --git a/priv/items/0a011500.txt b/priv/items/0a011500.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f50fde4e722bc9d9b70403cc4e3b9a52609d6bb GIT binary patch literal 168 zcmXYr+YNvq5Cr$zDy{;1&`yZrBSBQe*u6SFLfGux%`IGKB~y~uqM%WY9QCXYb&9`c zCaZR+LKFRfGiA7>4K;M27dRzV4Ljm9{DI3%KYmyLddKGU?i+7CIR%sF9}e2o;yP|5 H*^_w#`Y0c| literal 0 HcmV?d00001 diff --git a/priv/items/0a011600.txt b/priv/items/0a011600.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5d394ff01dd7d3d241673ab1ac3ac71e68b3c37 GIT binary patch literal 194 zcmY+8(G7$!3`70R6kPyz;Ey#56p92bf}ReR2OhnzQ{_ZIj+{*|4WQv$9H&GOeTwPN1Dce=+r=DdM? Vrvu)C8NAmN>;+N{SH{0dr3br|B@X}q literal 0 HcmV?d00001 diff --git a/priv/items/0a011700.txt b/priv/items/0a011700.txt new file mode 100644 index 0000000000000000000000000000000000000000..885db3d138da3aa9c06d78fc0ca54eb23ce45526 GIT binary patch literal 174 zcmXwyK@P$&3>{wp^zCCv`J!ek#2bIDW zwd*EXbCsu>)LFLr8lSnS*@TI=RsG*&W9%)?Qfwc&BQLI!#jJL<`Qt*CZssSm3!g|T K4AM0wI~{-6haoKh literal 0 HcmV?d00001 diff --git a/priv/items/0a011800.txt b/priv/items/0a011800.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea0fc020e531b72475a74c8b9e098fb8163fad3d GIT binary patch literal 146 zcmW-a+YN(23kHCcB|HEC literal 0 HcmV?d00001 diff --git a/priv/items/0a011a00.txt b/priv/items/0a011a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..2073629c61de786d1e28f7cb88e2302b3ba91313 GIT binary patch literal 200 zcmXYr-3@~<4218wQ)B{m;H_&w5?Z9tLXt|bJoGalOK1D;{B!KBoU)>3C5`gx=)W4k zPM;eq%Ay~x2TIh0mdH*OZ&m>v_=ZbFL-%Cn1(UQfHR0%Ct|{9b@C;|a!uPil*iiUo YWV2nfTyT1>8)IM1L?q|)Lr>l44`8Py#{d8T literal 0 HcmV?d00001 diff --git a/priv/items/0a011b00.txt b/priv/items/0a011b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..1085f70099fbf998dc0730b626b55a96345c1f9d GIT binary patch literal 164 zcmXYp$qj%o5Ci?DimiYi_|OM8kpkfe5;PAC5sKvO?%00rLZ(ff7I`@}s@Q{iw9@=* zgseJnWspu2%=4Qf-c37d=*Z3Ua<(!#PLg$+veef?YMLCk$lRyAk#rhRqdVaExWjSL F^#Xjr9}xfm literal 0 HcmV?d00001 diff --git a/priv/items/0a011c00.txt b/priv/items/0a011c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f29277435d1c107a67773e5bd12e3c7a8ab5ced GIT binary patch literal 196 zcmX|*%ME}a5Jcx}6xpJlzM?&A|Z}N_Qz|G_lEkmzNJf0CIRlbGvbU}{Fu_ZxyxT2I79Q?q>t8U1Z Sv45+_ad1zV^1Fr;>_H8NN_e4NTysnY*Dg zs%h6sx+Aq|1XFN>C;T~@YOv>BWzq%L8;$*9JpF)2{N?)+-cA1$steCMjF-KBo=~t49psHniu`=dNV5DQZ<>8s;b`&oMeQ zk&P;{<20iICy_<<%o=A`CkuJOZM<7H0=ef7I#t3o{2$?VQimG&0PoQ`xBTt`VROgV IJi#XRUjU^bJ^%m! literal 0 HcmV?d00001 diff --git a/priv/items/0a011f00.txt b/priv/items/0a011f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..d48dd9054c043162e487344d4e3d086a359ee563 GIT binary patch literal 134 zcmW-a%ME}q3`5_!Q*;7$U;u_FKY;{o)s_Rx115^(ST9cUK0TgBqEMw?y0LJmJd?;t smR7MDCtujbg7t%2sl+PH#+s7O=8;Q0=th$(w*P0NvV(fCuZfY44|i)Cj{pDw literal 0 HcmV?d00001 diff --git a/priv/items/0a012000.txt b/priv/items/0a012000.txt new file mode 100644 index 0000000000000000000000000000000000000000..35dc2c89ededd5b7b3379ef258029b8ea7440dcf GIT binary patch literal 178 zcmY+8(G7zz3`FmnDLepThmK+hN|6XbB&h20ZJ+#CS+acRmvg?KhfG~nmm1yZPp#T1 zQ(|h`lyxvA4SJzEgvs#?x9CKBa1E#852%heL+|n89cedLHuf2{Ko$sx9RHGU5;LU7 M{RHc%5`UcZ1Cxp(NB{r; literal 0 HcmV?d00001 diff --git a/priv/items/0a012100.txt b/priv/items/0a012100.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6fd8d8f0079677dcca508e6db4fbd56633c5c41 GIT binary patch literal 194 zcmXAjQ4WGY3uO)ah@nSZI`9a5E z1RuMOo7IJdhO5NWNQ|nTJA1Xkel~(5Eho;_JLy8qWbV?NOJDDV+UU)!Qg!)en+|xnT8O)pjLpnSx&~74PVxsyP-yWU$}++$>v(nq*1f38c;60H5F1kDKaIdMy4l) ao?T%+y;17E!rwbx3cq^?@0Ic2z(Id$WFzMQ literal 0 HcmV?d00001 diff --git a/priv/items/0a012500.txt b/priv/items/0a012500.txt new file mode 100644 index 0000000000000000000000000000000000000000..171c2a5166d286ade068276cd1cfb72745449edd GIT binary patch literal 166 zcmXAi+YNvq6hr&%6ina_E?``NC_WN|C>o=~t49psHniu`=dNV5DQZ<>8s;b`&oMeQ zk&P;{<20iICy_<<%o=A`CkuJOZM<7H0=ef7I#t3o{2$?VQimG&0PoQ`xBTt`VROgV IJi#XRUjU^bJ^%m! literal 0 HcmV?d00001 diff --git a/priv/items/0a012600.txt b/priv/items/0a012600.txt new file mode 100644 index 0000000000000000000000000000000000000000..a42b7f1642ad7b763bc70b6c52efc6a3a823d8fc GIT binary patch literal 142 zcmX|&OAbIl5JcbFDf$574zsay2+S}NpTw|md6Zd5CzYSCNmnL)iBd~1BFT?RKh}OW<}_-vi0$O&%w1Hx_3s+( literal 0 HcmV?d00001 diff --git a/priv/items/0a012700.txt b/priv/items/0a012700.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6fd8d8f0079677dcca508e6db4fbd56633c5c41 GIT binary patch literal 194 zcmXAjQ4WGY3uO)ah@nSZI`9a5E z1RuMOo7IJdhO5NWNQ|nTJA1Xkel~(5Eho;_JLy8qWbV?NOJDDV+UU)!Qwc$c6R%o31ptkEY@JX(KGo1 z$+R#s@GvDBUUpfcaG6MFKh?iaxpJlzM?&A|Z}N_Qz|G_lEkmzNJf0CIRlbGvbU}{Fu_ZxyxT2I79Q?q>t8U1Z Sv45+_ad1zV^1Fuu&h*bu0_fTA JmL0WGm2MD`C6fRE literal 0 HcmV?d00001 diff --git a/priv/items/0a012b00.txt b/priv/items/0a012b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..265791d84991aa27867247f620ce4f1c89c05b91 GIT binary patch literal 176 zcmW-b+YQ1n3;^%DQ)B?d4vbRN2S_fdk|JPv;1Wf#t=!r1?|UI}kSSDSGTxX8PhzsF z+*x^8O};GM9CR{I+1#t>tU71ZSU723H~7eQyLWl$7oAa-{bQA7?Y2SN MCrMg-_0HhTA7EZ03jhEB literal 0 HcmV?d00001 diff --git a/priv/items/0a012c00.txt b/priv/items/0a012c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5d394ff01dd7d3d241673ab1ac3ac71e68b3c37 GIT binary patch literal 194 zcmY+8(G7$!3`70R6kPyz;Ey#56p92bf}ReR2OhnzQ{_ZIj+{*|4WQv$9H&GOeTwPN1Dce=+r=DdM? Vrvu)C8NAmN>;+N{SH{0dr3br|B@X}q literal 0 HcmV?d00001 diff --git a/priv/items/0a012d00.txt b/priv/items/0a012d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc863e497ed4cf4edfac6bdb27dd6b12986beca6 GIT binary patch literal 160 zcmXAjQ4WGI5C!L(Q}hJffy4uNg$ja1TM~*IFOLp2o4&s8PW$@ZI|3UED@6_JjVli; zFq0W|Pdk}j9qeBC(2(kBR$s(QpWRp4By+e_Uu|ViQll$-zc_vC{|S*v_Q)yzqS0?w JH0y4s)dDL1x&r(#pz=?@eU--RxcnOky?{synjow#RccbKOqy>N`w dN*U?yEhPDs?QdiJ&$s?N12fDWm7E0Y^#g(jC^P^7 literal 0 HcmV?d00001 diff --git a/priv/items/0a012f00.txt b/priv/items/0a012f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..3f3ebe11306d3726cee4f0a88c570d68f6daef5c GIT binary patch literal 218 zcmYL@Q4Yc|3`70BQ{(`MJMgu0R8ZDUbcK~^w`Y6lK2X)vO&r_%?Ij+{*|4WQv$9H&GOeTwPN1Dce=+r=DdM? Vrvu)C8NAmN>;+N{SH{0dr3br|B@X}q literal 0 HcmV?d00001 diff --git a/priv/items/0a013100.txt b/priv/items/0a013100.txt new file mode 100644 index 0000000000000000000000000000000000000000..885db3d138da3aa9c06d78fc0ca54eb23ce45526 GIT binary patch literal 174 zcmXwyK@P$&3>{wp^zCCv`J!ek#2bIDW zwd*EXbCsu>)LFLr8lSnS*@TI=RsG*&W9%)?Qfwc&BQLI!#jJL<`Qt*CZssSm3!g|T K4AM0wI~{-6haoKh literal 0 HcmV?d00001 diff --git a/priv/items/0a013200.txt b/priv/items/0a013200.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea0fc020e531b72475a74c8b9e098fb8163fad3d GIT binary patch literal 146 zcmW-a+YN(23kHCcB|HEC literal 0 HcmV?d00001 diff --git a/priv/items/0a020000.txt b/priv/items/0a020000.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9ae6f673398c8391a58cb907a9fddd3ab01f6be GIT binary patch literal 192 zcmX|*%ME}a5Jcx}6%=6X!BULqYNBF5V)yEUgCU#!z1iV?dO2;HWaOlUYU4Sb3Ph$J z6xC>^kIYwHa77bzlXvz9+)N(XWvG>jp&4OPSWm7JA_yNbOI^@c@ R-_=kYM1(27%jhR{`T$`DBxe8s literal 0 HcmV?d00001 diff --git a/priv/items/0a020100.txt b/priv/items/0a020100.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0699c62d6f294ac8a1f4a27453f541c4e1f58da GIT binary patch literal 162 zcmW-a-3@>s5QF>76ina_j-uiGNe~k8L6=uQE+p5|_Ilqtswk=|D}h<26>QpInHSNG z|BhZ1bm2_Q=-9v+-@N5??D@_T>5ALD-PkctKgohG-#qm&HMt#=#p1L zSH&5$P*e-r8vTL+M^d%#E I9yc=o16aTxKL7v# literal 0 HcmV?d00001 diff --git a/priv/items/0a020300.txt b/priv/items/0a020300.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8945438ae02b1c9ba336c24a4e21cea4aa616c7 GIT binary patch literal 130 zcmW-Z%ME}a5Jcxp6;xmk7GM$hH$fnP2b)))WRsc6+u41eURGX=v%ov8*zAm3!oG{J%pH?Gf H{9T>?ozldZ$-BsWqRZ Xz(fCcgEcuYxJmJ+zpt~KWD7gq#Z4pP literal 0 HcmV?d00001 diff --git a/priv/items/0a020600.txt b/priv/items/0a020600.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc61d496b9250cd9df1ba87513ea6dd529fae31c GIT binary patch literal 156 zcmXYpQ3``F5C!MkQ{)2n4n0cH*a{lOh|tTo9Ya{MS!Q?M@B1XMka+nQ-cE}Z*omB0 z;vm~cS!8OYbIz3%t>`PvmE8SeGvjL3O*+9Xd)%p+qVqN{bN7120iN&OY1m{k{`{jVr5j=PufOfyhFp zaJX6IGam+~t|rwd7nQ(GSM7Lblo$D1rS{y=bAbmhlLtw?wYAQuXBD4JNB7a0^t7Jh RC0U&93H`68HeS8*%pVQCmLFQ(5T=l}o! literal 0 HcmV?d00001 diff --git a/priv/items/0a020900.txt b/priv/items/0a020900.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d7a6983ee0c2cb5c3a6ad9d3c942b8145a70346 GIT binary patch literal 162 zcmW-a+YNvq5Cr$zDyYC7Y{1xp0Uso&Q7}e}R|i7i*uA;i?`>ohG-#qm&HMt#=#p1L zSH&5$P*e-r8vTL+M^d%#E I9yc=o16aTxKL7v# literal 0 HcmV?d00001 diff --git a/priv/items/0a020a00.txt b/priv/items/0a020a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..af06e33189b13cf05b089b5603cda127ed6ba886 GIT binary patch literal 138 zcmYj}u?>JQ5CdH^MFv3ZkcN&SAb|uafJC5RdEiKeUh><1`=8s&C}~t+XGK_IjGT6O vuLJbxNgGZjt4?jnI-HZc0awkiteS+Uk4jJD^hOU260KXEhn_ literal 0 HcmV?d00001 diff --git a/priv/items/0a020b00.txt b/priv/items/0a020b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..737fa718554fc7fcd6677370a705492e7c1d5da0 GIT binary patch literal 190 zcmXwz?G3^(5JTVZPLTnC9V$kE1qw|eQkqH)2z7bjl@Fbg*gl_guV+gj6S??SuA*!O z?y^WPIozldZ$-BsWqRZ Xz(fCcgEcuYxJmJ+zpt~KWD7gq#Z4pP literal 0 HcmV?d00001 diff --git a/priv/items/0a020c00.txt b/priv/items/0a020c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..51cd17bd43e91dfe53cdc6164ef4b884a66377b6 GIT binary patch literal 174 zcmYk0TMj@l6h!CSD!Kr%2TQ59q)4b>^Ej?Zq#vD`%;R2XE~lVcE&rkp6nIV*Xi<+o zf+~~^7I7r#QC^kIYwHa77bzlXvz9+)N(XWvG>jp&4OPSWm7JA_yNbOI^@c@ R-_=kYM1(27%jhR{`T$`DBxe8s literal 0 HcmV?d00001 diff --git a/priv/items/0a020e00.txt b/priv/items/0a020e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba9aa49bb464858e602736504918c162852c4047 GIT binary patch literal 188 zcmZvWT@FA%420)-PvHXG!BMQNpM)jY#Od*Md6cGUJ2Rd3zG@YUTF6o@b(UA719VbQ zPu(@pO@sph($ literal 0 HcmV?d00001 diff --git a/priv/items/0a020f00.txt b/priv/items/0a020f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..c46cce0c139b87772d13efdf07b06aebd717d5cc GIT binary patch literal 172 zcmW-bQ4Yc&5C!MkQ*Z#|9Xv`+shVu1fg1Jl>Ocs*mz}q}{Jv)rLFTG9Zo2R!W?kcM z{h^z!EEFmSGli!t4;O$j|3P(n LlJxgAI)f8`uLmIv literal 0 HcmV?d00001 diff --git a/priv/items/0a021000.txt b/priv/items/0a021000.txt new file mode 100644 index 0000000000000000000000000000000000000000..06ac0e3e3c666533f332ab09e4803553fb6596e1 GIT binary patch literal 190 zcmY+8$qj%Y5Jmr)Dr`V|@MashVuE5^qBgHSxEV6c{AHH+DV3>F(4<;cyK>^zq7L5k z59Cdb%JYm)jW`^vO`Qj5hnsQcxLR`TUGM~yfMT@5S@uM{sz9&68`;r2q2gmr&@|{+5k0hl{+_TDFnut>k@n`_rEZ!OT!{GK*wT7qw%O Gtl0sRlO3%9 literal 0 HcmV?d00001 diff --git a/priv/items/0a021200.txt b/priv/items/0a021200.txt new file mode 100644 index 0000000000000000000000000000000000000000..09d8e2c6287358e6dbdd2b3a639265a66d7e5db2 GIT binary patch literal 208 zcmZ9GOAdoD3`A$mDRKhtz^<#_A%NQ=g&;Kn(H_3-bC#9mi9a(Fe?NnQl1z8rq6bwX zf)-`nsCFh<6F4&+^-`y`bqjbXHujZzhY``e;YB@RZD0@oLSLHNR0(4qn!D*lF_MX_ bxVtvv`EOH_I$J#jV)oEFxB5zJ`; ekHP=xRY_0uBE9wA(qNY_lszW)%ATBOOg{lmM<>Pr literal 0 HcmV?d00001 diff --git a/priv/items/0a021400.txt b/priv/items/0a021400.txt new file mode 100644 index 0000000000000000000000000000000000000000..decdf39464faff5f7af07708d181486a1e5c58bd GIT binary patch literal 156 zcmXYq-3@>s5QF>d6ina_zPN|KK!T#Ei7u~x5<}8!d%g19m5h=GEei7L)S#nAu+jYE z&Sup?s?dZVU?!twZgS|rD^Yd!PcGWbirmw)X=(6yJACAi#B?|oH1tLi-`ZnCC_|J9fTc C5+1t% literal 0 HcmV?d00001 diff --git a/priv/items/0a021600.txt b/priv/items/0a021600.txt new file mode 100644 index 0000000000000000000000000000000000000000..06ac0e3e3c666533f332ab09e4803553fb6596e1 GIT binary patch literal 190 zcmY+8$qj%Y5Jmr)Dr`V|@MashVuE5^qBgHSxEV6c{AHH+DV3>F(4<;cyK>^zq7L5k z59Cdb%JYm)jW`^vO`Qj5hnsQcxLR`TUGM~yfMT@5S@uM{sz9&68`;r2q=1QQp5mixV-YUhBUi7Go79NeJdVBDr&CICkr!M zsa@8qCHtMg${hhAUnn_eX2*+GWi&fq%se~ut-pVDBgsDU M$=T>lC28lv0Wm)yE&u=k literal 0 HcmV?d00001 diff --git a/priv/items/0a021800.txt b/priv/items/0a021800.txt new file mode 100644 index 0000000000000000000000000000000000000000..574946df55cf24c086ebc01e2a0214d27d6fdd72 GIT binary patch literal 142 zcmW-Z+YN(23{JG|5yF9iug=RGBP#s&3-ME|*&kT>WplYuorwDD*l{YKJd!Zj;}nY*uww*Lu;n Tn>^|{d@GmV718O$;sre)4<;l% literal 0 HcmV?d00001 diff --git a/priv/items/0a021a00.txt b/priv/items/0a021a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1d024ed6b131f8321b4fa489be3ba9e69e6e762 GIT binary patch literal 196 zcmXYrSq^|83`FPKQ+NXJ;GfqJ#3jKMP4x2W0}V;1v$XWNOXb?+w8(3aRSlojQfp0r z-EmeOq%s_*5zm8psvQ{A!#%HnRpdJquZxM1eFo*5h+7*nZQ>`o`JILhfjb86bXmec T((-du;zbM3fm^!H(ieIGr*b67 literal 0 HcmV?d00001 diff --git a/priv/items/0a021b00.txt b/priv/items/0a021b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..b40719fa069bdb3c02d888595fcbea1e53b33f7b GIT binary patch literal 160 zcmXYq*$sdo5JcyjDyYC7{IL%YP!hZ`(dN}BF(k7)#}3b3%4(C-qNt!&HGGx_YfV2U zoK*)YgX1*fMW)TzGj|Q}$SYt~)=#dQyqVn9;WV@aw8ZZDXJZa1J!t8jNql}Fanbbx D=Vu-g literal 0 HcmV?d00001 diff --git a/priv/items/0a021c00.txt b/priv/items/0a021c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..a9ae6f673398c8391a58cb907a9fddd3ab01f6be GIT binary patch literal 192 zcmX|*%ME}a5Jcx}6%=6X!BULqYNBF5V)yEUgCU#!z1iV?dO2;HWaOlUYU4Sb3Ph$J z6xC>^kIYwHa77bzlXvz9+)N(XWvG>jp&4OPSWm7JA_yNbOI^@c@ R-_=kYM1(27%jhR{`T$`DBxe8s literal 0 HcmV?d00001 diff --git a/priv/items/0a021d00.txt b/priv/items/0a021d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0699c62d6f294ac8a1f4a27453f541c4e1f58da GIT binary patch literal 162 zcmW-a-3@>s5QF>76ina_j-uiGNe~k8L6=uQE+p5|_Ilqtswk=|D}h<26>QpInHSNG z|BhZ1bm2_Q=-9v+-@N5??D@_T>5ALD-PkctKgohG-#qm&HMt#=#p1L zSH&5$P*e-r8vTL+M^d%#E I9yc=o16aTxKL7v# literal 0 HcmV?d00001 diff --git a/priv/items/0a021f00.txt b/priv/items/0a021f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..b8945438ae02b1c9ba336c24a4e21cea4aa616c7 GIT binary patch literal 130 zcmW-Z%ME}a5Jcxp6;xmk7GM$hH$fnP2b)))WRsc6+u41eURGX=v%ov8*zAm3!oG{J%pH?Gf H{9T>?ozldZ$-BsWqRZ Xz(fCcgEcuYxJmJ+zpt~KWD7gq#Z4pP literal 0 HcmV?d00001 diff --git a/priv/items/0a022200.txt b/priv/items/0a022200.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc61d496b9250cd9df1ba87513ea6dd529fae31c GIT binary patch literal 156 zcmXYpQ3``F5C!MkQ{)2n4n0cH*a{lOh|tTo9Ya{MS!Q?M@B1XMka+nQ-cE}Z*omB0 z;vm~cS!8OYbIz3%t>`PvmE8SeGvjL3O*+9Xd)%p+qVqN{bN7120iN&OY1m{k{`{jVr5j=PufOfyhFp zaJX6IGam+~t|rwd7nQ(GSM7Lblo$D1rS{y=bAbmhlLtw?wYAQuXBD4JNB7a0^t7Jh RC0U&93H`68HeS8*%pVQCmLFQ(5T=l}o! literal 0 HcmV?d00001 diff --git a/priv/items/0a022500.txt b/priv/items/0a022500.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d7a6983ee0c2cb5c3a6ad9d3c942b8145a70346 GIT binary patch literal 162 zcmW-a+YNvq5Cr$zDyYC7Y{1xp0Uso&Q7}e}R|i7i*uA;i?`>ohG-#qm&HMt#=#p1L zSH&5$P*e-r8vTL+M^d%#E I9yc=o16aTxKL7v# literal 0 HcmV?d00001 diff --git a/priv/items/0a022600.txt b/priv/items/0a022600.txt new file mode 100644 index 0000000000000000000000000000000000000000..af06e33189b13cf05b089b5603cda127ed6ba886 GIT binary patch literal 138 zcmYj}u?>JQ5CdH^MFv3ZkcN&SAb|uafJC5RdEiKeUh><1`=8s&C}~t+XGK_IjGT6O vuLJbxNgGZjt4?jnI-HZc0awkiteS+Uk4jJD^hOU260KXEhn_ literal 0 HcmV?d00001 diff --git a/priv/items/0a022700.txt b/priv/items/0a022700.txt new file mode 100644 index 0000000000000000000000000000000000000000..737fa718554fc7fcd6677370a705492e7c1d5da0 GIT binary patch literal 190 zcmXwz?G3^(5JTVZPLTnC9V$kE1qw|eQkqH)2z7bjl@Fbg*gl_guV+gj6S??SuA*!O z?y^WPIozldZ$-BsWqRZ Xz(fCcgEcuYxJmJ+zpt~KWD7gq#Z4pP literal 0 HcmV?d00001 diff --git a/priv/items/0a022800.txt b/priv/items/0a022800.txt new file mode 100644 index 0000000000000000000000000000000000000000..51cd17bd43e91dfe53cdc6164ef4b884a66377b6 GIT binary patch literal 174 zcmYk0TMj@l6h!CSD!Kr%2TQ59q)4b>^Ej?Zq#vD`%;R2XE~lVcE&rkp6nIV*Xi<+o zf+~~^7I7r#QC^kIYwHa77bzlXvz9+)N(XWvG>jp&4OPSWm7JA_yNbOI^@c@ R-_=kYM1(27%jhR{`T$`DBxe8s literal 0 HcmV?d00001 diff --git a/priv/items/0a022a00.txt b/priv/items/0a022a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba9aa49bb464858e602736504918c162852c4047 GIT binary patch literal 188 zcmZvWT@FA%420)-PvHXG!BMQNpM)jY#Od*Md6cGUJ2Rd3zG@YUTF6o@b(UA719VbQ zPu(@pO@sph($ literal 0 HcmV?d00001 diff --git a/priv/items/0a022b00.txt b/priv/items/0a022b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..c46cce0c139b87772d13efdf07b06aebd717d5cc GIT binary patch literal 172 zcmW-bQ4Yc&5C!MkQ*Z#|9Xv`+shVu1fg1Jl>Ocs*mz}q}{Jv)rLFTG9Zo2R!W?kcM z{h^z!EEFmSGli!t4;O$j|3P(n LlJxgAI)f8`uLmIv literal 0 HcmV?d00001 diff --git a/priv/items/0a022c00.txt b/priv/items/0a022c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..06ac0e3e3c666533f332ab09e4803553fb6596e1 GIT binary patch literal 190 zcmY+8$qj%Y5Jmr)Dr`V|@MashVuE5^qBgHSxEV6c{AHH+DV3>F(4<;cyK>^zq7L5k z59Cdb%JYm)jW`^vO`Qj5hnsQcxLR`TUGM~yfMT@5S@uM{sz9&68`;r2q2gmr&@|{+5k0hl{+_TDFnut>k@n`_rEZ!OT!{GK*wT7qw%O Gtl0sRlO3%9 literal 0 HcmV?d00001 diff --git a/priv/items/0a022e00.txt b/priv/items/0a022e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..09d8e2c6287358e6dbdd2b3a639265a66d7e5db2 GIT binary patch literal 208 zcmZ9GOAdoD3`A$mDRKhtz^<#_A%NQ=g&;Kn(H_3-bC#9mi9a(Fe?NnQl1z8rq6bwX zf)-`nsCFh<6F4&+^-`y`bqjbXHujZzhY``e;YB@RZD0@oLSLHNR0(4qn!D*lF_MX_ bxVtvv`EOH_I$J#jV)oEFxB5zJ`; ekHP=xRY_0uBE9wA(qNY_lszW)%ATBOOg{lmM<>Pr literal 0 HcmV?d00001 diff --git a/priv/items/0a023000.txt b/priv/items/0a023000.txt new file mode 100644 index 0000000000000000000000000000000000000000..06ac0e3e3c666533f332ab09e4803553fb6596e1 GIT binary patch literal 190 zcmY+8$qj%Y5Jmr)Dr`V|@MashVuE5^qBgHSxEV6c{AHH+DV3>F(4<;cyK>^zq7L5k z59Cdb%JYm)jW`^vO`Qj5hnsQcxLR`TUGM~yfMT@5S@uM{sz9&68`;r2q=1QQp5mixV-YUhBUi7Go79NeJdVBDr&CICkr!M zsa@8qCHtMg${hhAUnn_eX2*+GWi&fq%se~ut-pVDBgsDU M$=T>lC28lv0Wm)yE&u=k literal 0 HcmV?d00001 diff --git a/priv/items/0a023200.txt b/priv/items/0a023200.txt new file mode 100644 index 0000000000000000000000000000000000000000..574946df55cf24c086ebc01e2a0214d27d6fdd72 GIT binary patch literal 142 zcmW-Z+YN(23{JG|5yF9iug=RGBP#s&3-ME|*&kT>WplYuorwDD*l{YKJd!Zj;}nY*uww*Lu;n Tn>^|{d@GmV718O$;sre)4<;l% literal 0 HcmV?d00001 diff --git a/priv/items/0a030000.txt b/priv/items/0a030000.txt new file mode 100644 index 0000000000000000000000000000000000000000..90ebf9f211031e06e5c003113ea06fca8d937820 GIT binary patch literal 194 zcmX|*%ME}a5Jcx}6%=6X!BUJUng|$>*uDDTV8~`a^LB^#85LwSDan(wHZ3}MMyDcC zsH@s(rBBRvU2ukZ)J^v20d6JFXa#C#;@FvCa^rhQM;B$OEG`+!!BwSRu<#R(S92(h SF~6&0BM=Fu{;sgUXwV0|#w6VU literal 0 HcmV?d00001 diff --git a/priv/items/0a030100.txt b/priv/items/0a030100.txt new file mode 100644 index 0000000000000000000000000000000000000000..edeb2291650d8772c5f1e9d65f314fad523db6c9 GIT binary patch literal 162 zcmW-a%ME}q3`2cpicY`|j8fF_ky@q&# zns%*_gD#TD46Y5G$<13%*UopBpet$fcH_pJewc+_XMz@fm~Q%KcY|lWBXc?G2SivN A)Bpeg literal 0 HcmV?d00001 diff --git a/priv/items/0a030200.txt b/priv/items/0a030200.txt new file mode 100644 index 0000000000000000000000000000000000000000..98823aafb312d65a68ac415ba4eb6e744f999824 GIT binary patch literal 164 zcmW-aQ4WGI6a?p+Q}hJf!3!9#K(I=a0zpcQ9$uU_O}lyfX1nL_!a`u+#jNg3M6xIF zCQ+Qb=0x{Vw#Wol9==zdgS+X(SFSjZCKmVE`{Y9}ck}mE?r!{61b~pbArmP>e literal 0 HcmV?d00001 diff --git a/priv/items/0a030300.txt b/priv/items/0a030300.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef36d4da74472600e73da551dbf0d4d590efabe6 GIT binary patch literal 132 zcmW-a-3@>s3D#ony3yQiCKewFC`iV literal 0 HcmV?d00001 diff --git a/priv/items/0a030400.txt b/priv/items/0a030400.txt new file mode 100644 index 0000000000000000000000000000000000000000..04440b804cb25d35edf41607a49459629dd36cf3 GIT binary patch literal 176 zcmY+8!3}^Q6hnJ<3I{Om;3y~rNl=VvjLWM}JQ)tq^4kCJtJADnMyn?7tWi#pQ_J$o z3i1#RRp~%&5HJ6x9GL}e3YT#beudibdgxdZXKCA+5%~A00dj&ckj<}or_n>2GT*{} IyCu9<4>PzSzW@LL literal 0 HcmV?d00001 diff --git a/priv/items/0a030500.txt b/priv/items/0a030500.txt new file mode 100644 index 0000000000000000000000000000000000000000..71ac49e5222a7cd6944a232606c1e68d3c1da6c6 GIT binary patch literal 192 zcmXwz(G9{d3Ohl&wkfkIP=)TB}iLR}uXP$4Uc-}Bk==iO2Wbj)Pmg*%ba z2s~Ah-t59k!<9)U%NE^e$6jw#FGk=<%Zao3PP!5ciJSB`Ww3viOF9ql?CI^U`J~tU YCIw#d+Xi)VU~rS-Pk*knnp7(Xz929pSO5S3 literal 0 HcmV?d00001 diff --git a/priv/items/0a030600.txt b/priv/items/0a030600.txt new file mode 100644 index 0000000000000000000000000000000000000000..d115fc3078d729d763348b5fd636e2771c63cb5a GIT binary patch literal 158 zcmXYpQ3`+{5Cz|Nr|<%GhmIm;B$P@@(B-SqVsV9eJMXzi1sPc#+WE6qIcV+ y1@^2CvizhvpP8{NFUv!^wogSm&SsfL4E@!(xG1DaJ%-anyMxr+|1FWbtU)gUJ|4^f literal 0 HcmV?d00001 diff --git a/priv/items/0a030700.txt b/priv/items/0a030700.txt new file mode 100644 index 0000000000000000000000000000000000000000..b47974edf3a9ac56bf19ec202c8cb4847299a690 GIT binary patch literal 186 zcmW-bSq_6R3`FOfQ{(`&ci<=~ONo?{C{Q6T-|}qv!?Sp7|9^uv1w}P|=(|?U%9Lr7 zimDEj3I5WhPJ_D%chiUyv@q2i@9N!{61b~pbArmP>e literal 0 HcmV?d00001 diff --git a/priv/items/0a030a00.txt b/priv/items/0a030a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..b266da0d96913b609e9b56dc46574aa81c26ccf0 GIT binary patch literal 140 zcmXYpOAdoD3FiC?eVgLt?L0UDtyLO& literal 0 HcmV?d00001 diff --git a/priv/items/0a030b00.txt b/priv/items/0a030b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..71ac49e5222a7cd6944a232606c1e68d3c1da6c6 GIT binary patch literal 192 zcmXwz(G9{d3Ohl&wkfkIP=)TB}iLR}uXP$4Uc-}Bk==iO2Wbj)Pmg*%ba z2s~Ah-t59k!<9)U%NE^e$6jw#FGk=<%Zao3PP!5ciJSB`Ww3viOF9ql?CI^U`J~tU YCIw#d+Xi)VU~rS-Pk*knnp7(Xz929pSO5S3 literal 0 HcmV?d00001 diff --git a/priv/items/0a030c00.txt b/priv/items/0a030c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a916394d793b6477e1a443a4bde8000ec97ab55 GIT binary patch literal 176 zcmYj~K@LDL6b0YfDI7rD!BLbdNs&;&7xJj&zs&?rAfJJEgHF3^|JDuTrJb8 zK@P%_GVP=Q5xGFekbQbP6Te{@pdD>#_O$_Tj&n2)q(B* GN2v!(*uDDTV8~`a^LB^#85LwSDan(wHZ3}MMyDcC zsH@s(rBBRvU2ukZ)J^v20d6JFXa#C#;@FvCa^rhQM;B$OEG`+!!BwSRu<#R(S92(h SF~6&0BM=Fu{;sgUXwV0|#w6VU literal 0 HcmV?d00001 diff --git a/priv/items/0a030e00.txt b/priv/items/0a030e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed01a3fb6334374bf4c3c43d7b0f4bbe44ec96fe GIT binary patch literal 188 zcmZvWT?&9O41@E$Q|tnI2alpMnV?hr0Z*@f-F%c$)+TAv=WgVcv{03L{#l(`9iXi? zCa+ylK@-n`$B!MsjT_OdZ~?Xd_(V73wKKb4SKIA$<{Wc!>|ZELPT(55V8Fv%m+V^- JPSk;_^#ZfKBc%WU literal 0 HcmV?d00001 diff --git a/priv/items/0a030f00.txt b/priv/items/0a030f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..c19930f14675072a8c8ef3af0c16be99bfd1c003 GIT binary patch literal 174 zcmW-b?G3^(3`F1WPLTl+J1`1}6p)g(N`ippfmh42&-R@^e%})di8GBVcJ5?~mbjXA z9^6!9tHjKzZc?-Il*^Ho;5x%CvvyE2fFqC~Lja>*UVSq=)2Vc->y!R|&O~}LcRE@QPU6i< z^4_v}kL--{*$F(Ebc|Ik$%pLlwlJ7YT-_zR>d7iuCD@Z}>nq=A)GzYgJ(?YA-_8ES UOWuiDluv@b#n$L2`A=#10RsRe7ytkO literal 0 HcmV?d00001 diff --git a/priv/items/0a031100.txt b/priv/items/0a031100.txt new file mode 100644 index 0000000000000000000000000000000000000000..2cf71acad63435876d695b63588d8f7bbc9fe9fc GIT binary patch literal 158 zcmXAiZ4N*%5Jcy*uRuNZ6&jSt)P0YXCgqJ)c*#ffvL17C_)-EqE-`5 Fp%>n}9wPt% literal 0 HcmV?d00001 diff --git a/priv/items/0a031200.txt b/priv/items/0a031200.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d65b40798cdd9930f743ee4b84c149ae41554ae GIT binary patch literal 210 zcmZ9GOAdoD3`A$mDRKhtz^*Iqz{dzA2oedXsu)*sL`f{H))h< zCW0m=1Kkc2)lqxcRv#7YI+~~lTHmhecen=j1pgdYd`tFU;Pj|XnK1b9xSQT6T5={c b?yikE`7i6=By*on{klwDK(0tQ8mQC_5CbQx literal 0 HcmV?d00001 diff --git a/priv/items/0a031300.txt b/priv/items/0a031300.txt new file mode 100644 index 0000000000000000000000000000000000000000..239232a65148342c4455336c81200d18284e39a6 GIT binary patch literal 216 zcmXwz(G9{d3`Fm{Q)GauJMhIEQR~tmXdr3D_LS#T$WqRZpM5^Q7p)44Dte+-i%bt9 z=%b{K+PgtJT+$mg_3Fsy#%JaXc7fXXNz^a4MUB*nH?qwqCb-JajZFjORhgK`X0)L0 gmSK$i@7^`{O0Upcnf5D7->e<9k@jBg$&mg!Y^QRps>JMU$DyI~_^Gg2OxD1Aj#B31~ye2hr=%^la3O^>C zRR^g;Gkp)s{)RH`8quCpqH1yzJdr(N3D>|#e|Y&f7nwHR$+f`Ae{keXEv)ATHh1iN E0AnB?!vFvP literal 0 HcmV?d00001 diff --git a/priv/items/0a031600.txt b/priv/items/0a031600.txt new file mode 100644 index 0000000000000000000000000000000000000000..86acb0799b00513d70336e76b9dc50a9f009102e GIT binary patch literal 190 zcmY+8OAdlS5Jca4PB9mdJGk>2fFqC~Lja>*UVSq=)2Vc->y!R|&O~}LcRE@QPU6i< z^4_v}kL--{*$F(Ebc|Ik$%pLlwlJ7YT-_zR>d7iuCD@Z}>nq=A)GzYgJ(?YA-_8ES UOWuiDluv@b#n$L2`A=#10RsRe7ytkO literal 0 HcmV?d00001 diff --git a/priv/items/0a031700.txt b/priv/items/0a031700.txt new file mode 100644 index 0000000000000000000000000000000000000000..e377f4190f5daad4dc4d937a9009ed675ad744ef GIT binary patch literal 170 zcmXwyQ4WGI5C!MEr|1c|13&(G2o)1ZfEuV8F0W2EG0mp?X4~2Cr)MS8bLQmzV53l@ z4%1zBku4;4M)T~+z8K}zZk4^P&3=&$@n>?D!t-|yJh@3G-ECvb&E9rpY1N-}7v5ni KT%~hN4my4{Js>s! literal 0 HcmV?d00001 diff --git a/priv/items/0a031800.txt b/priv/items/0a031800.txt new file mode 100644 index 0000000000000000000000000000000000000000..47f32b188cb4217029513a48727dfec7307e4904 GIT binary patch literal 144 zcmW-a+YN(23y+b=ctvSG$#C+=+TL0F_kEJ7Y1vrRotc4T)x3!u z&bOPXSY@WtM}phrX641hzBAQw%11^u$p>}g(%B1hU+HCMnW@}e%y&+yeEQJv2Qz>h AcK`qY literal 0 HcmV?d00001 diff --git a/priv/items/0a031900.txt b/priv/items/0a031900.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3a7533cc85b7191f5a1e15d3de5200bf7ae8a72 GIT binary patch literal 202 zcmXwz?G3^(37t+0HH9_i)O3HL0QJ XD!1u8%k13B<$uNG->lwmKKdg+<%=ep literal 0 HcmV?d00001 diff --git a/priv/items/0a031a00.txt b/priv/items/0a031a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..705218503ccac438d636097494735c6ce180a518 GIT binary patch literal 196 zcmXwzTMmLi3`Ng3t6&A}!9TYF!=NMsB4DDMSI^D1opGrniR;#?6IyLB^f!b*K z>jBwx;wm6kGtASIC!&mYO=!<6QFW#lS8bk(oYg~GQXIR3dElQ&pV*94LsGzzxWjRi F^#STN9vT1u literal 0 HcmV?d00001 diff --git a/priv/items/0a031c00.txt b/priv/items/0a031c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..90ebf9f211031e06e5c003113ea06fca8d937820 GIT binary patch literal 194 zcmX|*%ME}a5Jcx}6%=6X!BUJUng|$>*uDDTV8~`a^LB^#85LwSDan(wHZ3}MMyDcC zsH@s(rBBRvU2ukZ)J^v20d6JFXa#C#;@FvCa^rhQM;B$OEG`+!!BwSRu<#R(S92(h SF~6&0BM=Fu{;sgUXwV0|#w6VU literal 0 HcmV?d00001 diff --git a/priv/items/0a031d00.txt b/priv/items/0a031d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..edeb2291650d8772c5f1e9d65f314fad523db6c9 GIT binary patch literal 162 zcmW-a%ME}q3`2cpicY`|j8fF_ky@q&# zns%*_gD#TD46Y5G$<13%*UopBpet$fcH_pJewc+_XMz@fm~Q%KcY|lWBXc?G2SivN A)Bpeg literal 0 HcmV?d00001 diff --git a/priv/items/0a031e00.txt b/priv/items/0a031e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..98823aafb312d65a68ac415ba4eb6e744f999824 GIT binary patch literal 164 zcmW-aQ4WGI6a?p+Q}hJf!3!9#K(I=a0zpcQ9$uU_O}lyfX1nL_!a`u+#jNg3M6xIF zCQ+Qb=0x{Vw#Wol9==zdgS+X(SFSjZCKmVE`{Y9}ck}mE?r!{61b~pbArmP>e literal 0 HcmV?d00001 diff --git a/priv/items/0a031f00.txt b/priv/items/0a031f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..ef36d4da74472600e73da551dbf0d4d590efabe6 GIT binary patch literal 132 zcmW-a-3@>s3D#ony3yQiCKewFC`iV literal 0 HcmV?d00001 diff --git a/priv/items/0a032000.txt b/priv/items/0a032000.txt new file mode 100644 index 0000000000000000000000000000000000000000..04440b804cb25d35edf41607a49459629dd36cf3 GIT binary patch literal 176 zcmY+8!3}^Q6hnJ<3I{Om;3y~rNl=VvjLWM}JQ)tq^4kCJtJADnMyn?7tWi#pQ_J$o z3i1#RRp~%&5HJ6x9GL}e3YT#beudibdgxdZXKCA+5%~A00dj&ckj<}or_n>2GT*{} IyCu9<4>PzSzW@LL literal 0 HcmV?d00001 diff --git a/priv/items/0a032100.txt b/priv/items/0a032100.txt new file mode 100644 index 0000000000000000000000000000000000000000..71ac49e5222a7cd6944a232606c1e68d3c1da6c6 GIT binary patch literal 192 zcmXwz(G9{d3Ohl&wkfkIP=)TB}iLR}uXP$4Uc-}Bk==iO2Wbj)Pmg*%ba z2s~Ah-t59k!<9)U%NE^e$6jw#FGk=<%Zao3PP!5ciJSB`Ww3viOF9ql?CI^U`J~tU YCIw#d+Xi)VU~rS-Pk*knnp7(Xz929pSO5S3 literal 0 HcmV?d00001 diff --git a/priv/items/0a032200.txt b/priv/items/0a032200.txt new file mode 100644 index 0000000000000000000000000000000000000000..d115fc3078d729d763348b5fd636e2771c63cb5a GIT binary patch literal 158 zcmXYpQ3`+{5Cz|Nr|<%GhmIm;B$P@@(B-SqVsV9eJMXzi1sPc#+WE6qIcV+ y1@^2CvizhvpP8{NFUv!^wogSm&SsfL4E@!(xG1DaJ%-anyMxr+|1FWbtU)gUJ|4^f literal 0 HcmV?d00001 diff --git a/priv/items/0a032300.txt b/priv/items/0a032300.txt new file mode 100644 index 0000000000000000000000000000000000000000..b47974edf3a9ac56bf19ec202c8cb4847299a690 GIT binary patch literal 186 zcmW-bSq_6R3`FOfQ{(`&ci<=~ONo?{C{Q6T-|}qv!?Sp7|9^uv1w}P|=(|?U%9Lr7 zimDEj3I5WhPJ_D%chiUyv@q2i@9N!{61b~pbArmP>e literal 0 HcmV?d00001 diff --git a/priv/items/0a032600.txt b/priv/items/0a032600.txt new file mode 100644 index 0000000000000000000000000000000000000000..b266da0d96913b609e9b56dc46574aa81c26ccf0 GIT binary patch literal 140 zcmXYpOAdoD3FiC?eVgLt?L0UDtyLO& literal 0 HcmV?d00001 diff --git a/priv/items/0a032700.txt b/priv/items/0a032700.txt new file mode 100644 index 0000000000000000000000000000000000000000..71ac49e5222a7cd6944a232606c1e68d3c1da6c6 GIT binary patch literal 192 zcmXwz(G9{d3Ohl&wkfkIP=)TB}iLR}uXP$4Uc-}Bk==iO2Wbj)Pmg*%ba z2s~Ah-t59k!<9)U%NE^e$6jw#FGk=<%Zao3PP!5ciJSB`Ww3viOF9ql?CI^U`J~tU YCIw#d+Xi)VU~rS-Pk*knnp7(Xz929pSO5S3 literal 0 HcmV?d00001 diff --git a/priv/items/0a032800.txt b/priv/items/0a032800.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a916394d793b6477e1a443a4bde8000ec97ab55 GIT binary patch literal 176 zcmYj~K@LDL6b0YfDI7rD!BLbdNs&;&7xJj&zs&?rAfJJEgHF3^|JDuTrJb8 zK@P%_GVP=Q5xGFekbQbP6Te{@pdD>#_O$_Tj&n2)q(B* GN2v!(*uDDTV8~`a^LB^#85LwSDan(wHZ3}MMyDcC zsH@s(rBBRvU2ukZ)J^v20d6JFXa#C#;@FvCa^rhQM;B$OEG`+!!BwSRu<#R(S92(h SF~6&0BM=Fu{;sgUXwV0|#w6VU literal 0 HcmV?d00001 diff --git a/priv/items/0a032a00.txt b/priv/items/0a032a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed01a3fb6334374bf4c3c43d7b0f4bbe44ec96fe GIT binary patch literal 188 zcmZvWT?&9O41@E$Q|tnI2alpMnV?hr0Z*@f-F%c$)+TAv=WgVcv{03L{#l(`9iXi? zCa+ylK@-n`$B!MsjT_OdZ~?Xd_(V73wKKb4SKIA$<{Wc!>|ZELPT(55V8Fv%m+V^- JPSk;_^#ZfKBc%WU literal 0 HcmV?d00001 diff --git a/priv/items/0a032b00.txt b/priv/items/0a032b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..c19930f14675072a8c8ef3af0c16be99bfd1c003 GIT binary patch literal 174 zcmW-b?G3^(3`F1WPLTl+J1`1}6p)g(N`ippfmh42&-R@^e%})di8GBVcJ5?~mbjXA z9^6!9tHjKzZc?-Il*^Ho;5x%CvvyE2fFqC~Lja>*UVSq=)2Vc->y!R|&O~}LcRE@QPU6i< z^4_v}kL--{*$F(Ebc|Ik$%pLlwlJ7YT-_zR>d7iuCD@Z}>nq=A)GzYgJ(?YA-_8ES UOWuiDluv@b#n$L2`A=#10RsRe7ytkO literal 0 HcmV?d00001 diff --git a/priv/items/0a032d00.txt b/priv/items/0a032d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..2cf71acad63435876d695b63588d8f7bbc9fe9fc GIT binary patch literal 158 zcmXAiZ4N*%5Jcy*uRuNZ6&jSt)P0YXCgqJ)c*#ffvL17C_)-EqE-`5 Fp%>n}9wPt% literal 0 HcmV?d00001 diff --git a/priv/items/0a032e00.txt b/priv/items/0a032e00.txt new file mode 100644 index 0000000000000000000000000000000000000000..9d65b40798cdd9930f743ee4b84c149ae41554ae GIT binary patch literal 210 zcmZ9GOAdoD3`A$mDRKhtz^*Iqz{dzA2oedXsu)*sL`f{H))h< zCW0m=1Kkc2)lqxcRv#7YI+~~lTHmhecen=j1pgdYd`tFU;Pj|XnK1b9xSQT6T5={c b?yikE`7i6=By*on{klwDK(0tQ8mQC_5CbQx literal 0 HcmV?d00001 diff --git a/priv/items/0a032f00.txt b/priv/items/0a032f00.txt new file mode 100644 index 0000000000000000000000000000000000000000..239232a65148342c4455336c81200d18284e39a6 GIT binary patch literal 216 zcmXwz(G9{d3`Fm{Q)GauJMhIEQR~tmXdr3D_LS#T$WqRZpM5^Q7p)44Dte+-i%bt9 z=%b{K+PgtJT+$mg_3Fsy#%JaXc7fXXNz^a4MUB*nH?qwqCb-JajZFjORhgK`X0)L0 gmSK$i@7^`{O0Upcnf5D2fFqC~Lja>*UVSq=)2Vc->y!R|&O~}LcRE@QPU6i< z^4_v}kL--{*$F(Ebc|Ik$%pLlwlJ7YT-_zR>d7iuCD@Z}>nq=A)GzYgJ(?YA-_8ES UOWuiDluv@b#n$L2`A=#10RsRe7ytkO literal 0 HcmV?d00001 diff --git a/priv/items/0a033100.txt b/priv/items/0a033100.txt new file mode 100644 index 0000000000000000000000000000000000000000..e377f4190f5daad4dc4d937a9009ed675ad744ef GIT binary patch literal 170 zcmXwyQ4WGI5C!MEr|1c|13&(G2o)1ZfEuV8F0W2EG0mp?X4~2Cr)MS8bLQmzV53l@ z4%1zBku4;4M)T~+z8K}zZk4^P&3=&$@n>?D!t-|yJh@3G-ECvb&E9rpY1N-}7v5ni KT%~hN4my4{Js>s! literal 0 HcmV?d00001 diff --git a/priv/items/0a033200.txt b/priv/items/0a033200.txt new file mode 100644 index 0000000000000000000000000000000000000000..47f32b188cb4217029513a48727dfec7307e4904 GIT binary patch literal 144 zcmW-a+YN(23y+b=ctvSG$#C+=+TL0F_kEJ7Y1vrRotc4T)x3!u z&bOPXSY@WtM}phrX641hzBAQw%11^u$p>}g(%B1hU+HCMnW@}e%y&+yeEQJv2Qz>h AcK`qY literal 0 HcmV?d00001 diff --git a/priv/items/0a033300.txt b/priv/items/0a033300.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3a7533cc85b7191f5a1e15d3de5200bf7ae8a72 GIT binary patch literal 202 zcmXwz?G3^(37t+0HH9_i)O3HL0QJ XD!1u8%k13B<$uNG->lwmKKdg+<%=ep literal 0 HcmV?d00001 diff --git a/priv/items/0a060000.txt b/priv/items/0a060000.txt new file mode 100644 index 0000000000000000000000000000000000000000..494db2ee3863915dec47a596fd8f861ac946cc03 GIT binary patch literal 168 zcmXwyxeb6Y6hmDzMLIf`VFGRZE87(U-n3U4<1 Fo#jNCjcgznGh?QNPlfzp5whf3sjDHvKFy$cdZPxgEdR TbXR+l)94rTv#%_#c(;53Dwrey literal 0 HcmV?d00001 diff --git a/priv/items/0a060300.txt b/priv/items/0a060300.txt new file mode 100644 index 0000000000000000000000000000000000000000..447c682b62d9a064f431659a1ea381eb2a1f97cc GIT binary patch literal 112 zcmXAh(G7qg3`F0zQ!s%$IEq0<5`;uBZm%9SO`B`qUEgOS<5)@Rz^tuluUte^8-U8;NJ89p0{e915b|#+A%EdlVxLJ!8 zx3_b)PxNebBzbeU>lxfFjB=;;;P4#ObC;8;RYz8TH6`n>CWa=sw0&Z2sbf>b_uSOs NTcwXlg$FP1C;lI0BFg{( literal 0 HcmV?d00001 diff --git a/priv/items/0a060500.txt b/priv/items/0a060500.txt new file mode 100644 index 0000000000000000000000000000000000000000..1339848b808ad433ad4394d7c598152fb50efca4 GIT binary patch literal 172 zcmXwyOA#jNCjcgznGh?QNPlfzp5whf3sjDHvKFy$cdZPxgEdR TbXR+l)94rTv#%_#c(;53Dwrey literal 0 HcmV?d00001 diff --git a/priv/items/0a060800.txt b/priv/items/0a060800.txt new file mode 100644 index 0000000000000000000000000000000000000000..7350f5dac8288f9dfaa4c5a327b6285ceebe7e87 GIT binary patch literal 190 zcmXwyOA5k35Cv=PDRP124gp2M8@LN5>cE)5OmyLSJ%*^25f@E=UiEvQ_lC&8nU0a! zDO0g8w?OZF;zhFWm^gBwX2nA;6na#-`S~L!$*Wo{{}rvu!bhI^W|c<1b^j-=OJXp8 baq8WY{8rCoRwr3=FzaqbD|?&mlYGM$Khz{* literal 0 HcmV?d00001 diff --git a/priv/items/0a060900.txt b/priv/items/0a060900.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae19e28a09bd8951e26f112815b0f8be28eb7540 GIT binary patch literal 124 zcmW-a+X;X$5CrGjDpG+x*nmAm3@Z45s0bFXj$z^0+sEDeGz4}=60-<&ME685-&m4Y${qT$=1}V9#wDCgDl&xxJ+fcLFb=Gx&Qw;SwzyU`2alf7xMrB literal 0 HcmV?d00001 diff --git a/priv/items/0a060a00.txt b/priv/items/0a060a00.txt new file mode 100644 index 0000000000000000000000000000000000000000..ae19e28a09bd8951e26f112815b0f8be28eb7540 GIT binary patch literal 124 zcmW-a+X;X$5CrGjDpG+x*nmAm3@Z45s0bFXj$z^0+sEDeGz4}=60-<&ME685-&m4Y${qT$=1}V9#wDCgDl&xxJ+fcLFb=Gx&Qw;SwzyU`2alf7xMrB literal 0 HcmV?d00001 diff --git a/priv/items/0a060b00.txt b/priv/items/0a060b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..128b2dd2a5c77ac50faab6fd11f902731352e0a3 GIT binary patch literal 136 zcmYj}%L#xm5JcbEDpG*hgWxqqh~HpLMAY)tNkH(h%k0jZdF~p+&cKGp(b4LTjM@jY s{zf{ASmk(%%uZRmA8VCOElzyW3nxK-sl?aQ=znQKZnbh9y>y`B1wb1aHvj+t literal 0 HcmV?d00001 diff --git a/priv/items/0a060c00.txt b/priv/items/0a060c00.txt new file mode 100644 index 0000000000000000000000000000000000000000..b38b4cb954cd2293b19c6220c8c472f0c19fadbd GIT binary patch literal 206 zcmYk0u?~Vj5JX??SJ2t<55__ZjV68p;GqN}A*pc?HvE{^$wet!t@|}&~dOJNYO7pW* gC-q>K-O}o_d9cxozr48ET-lDxl6>-p@QteE2d>*Ch5!Hn literal 0 HcmV?d00001 diff --git a/priv/items/0a060d00.txt b/priv/items/0a060d00.txt new file mode 100644 index 0000000000000000000000000000000000000000..e96174a4ce82025b0e9cc9125e9fbbe2764f959d GIT binary patch literal 176 zcmX|*!485j5JcaZuP8sjKN!wlxdUo!Qmla*L}o_& zN!-*<^2|*vTAU-Qu*od5s; literal 0 HcmV?d00001 diff --git a/priv/items/0c010000.txt b/priv/items/0c010000.txt new file mode 100644 index 0000000000000000000000000000000000000000..950768637857fc2c4294d2db6fddfd18e298637e GIT binary patch literal 182 zcmXYr(G9{d5JUaV6kVX*fdLre8Um^m(yBQGEDyX3D2jZseRe+YqwaF8y2-#r2`rqK z24y|9F|QhR(3y9GHSUG^0X8t9SJZ~bP#kVYo52O;`uDje94GopZ;IrM=D3ZX$d2}k RD|UbB4#v-h-jd)aeE|a%A@%?O literal 0 HcmV?d00001 diff --git a/priv/items/0c010100.txt b/priv/items/0c010100.txt new file mode 100644 index 0000000000000000000000000000000000000000..e4e579a379840ebdd3ec0cd1c4cd1a8b15f7c4e6 GIT binary patch literal 150 zcmXYpQ3`+{6a@FXQ*?p4gGVv52udTB>hjeHA+qb6dA^TPQC8F@OD=Nc%DL6b>(Wk- x>eOiDotRqgL_f(yI(UF491F?J4%k30kootrdJKbE-O3AIpn10HkB;4h^#KWC9BKdn literal 0 HcmV?d00001 diff --git a/priv/items/0c010200.txt b/priv/items/0c010200.txt new file mode 100644 index 0000000000000000000000000000000000000000..e8ce2b6ba630a08e557888deaea8ac168b55d1ac GIT binary patch literal 158 zcmXYp+X;X$5Cr!-RoH;`kWyldBKX2Yd=#&a5{_f{Zijttt4&F>Mme;XM+fFqp`b$x zepV@?hCA|gY>VH~hU3(Q zjw)5Cr8lOY-%}r?kpaFy4aY+gvklgeBV_o!qza?P{9MQ72)Ddl;P&}yVBaube{mf( literal 0 HcmV?d00001 diff --git a/priv/items/0c010400.txt b/priv/items/0c010400.txt new file mode 100644 index 0000000000000000000000000000000000000000..da94db9c2f65c73628220c8cee391eb1dbf7d38f GIT binary patch literal 160 zcmXYq?FoP|3`FmDr*Hw?p`+AlMeqw#QI}VrBB5NGd%4_~*QTslqXOD1q62lRP^&`= z{j5?>4S!=Ac!_>T4UPB{uE7MH%xuN0(H^J!xvUDpL%wYB?zKe literal 0 HcmV?d00001 diff --git a/priv/items/0c010500.txt b/priv/items/0c010500.txt new file mode 100644 index 0000000000000000000000000000000000000000..871a164069cc45b50d9c8c9c5ca93964a28e6fa1 GIT binary patch literal 152 zcmXYq+YNvq5Cr$zDr`V|pcF(gB>0G6)aKQ}7(({And6?@Xjj&vNtO(9WaM0`HR#kz zy{J*8o_C^axt{tU6Y1bHG~rlCrnkX5GC;=P%W5$UW^v1G#2DC6Hu>*Q$8^Gb0Yi-( A%m4rY literal 0 HcmV?d00001 diff --git a/priv/items/0c010600.txt b/priv/items/0c010600.txt new file mode 100644 index 0000000000000000000000000000000000000000..eb377a61ff1eb14c014b4cc9e6cd2a97d6a05a08 GIT binary patch literal 152 zcmXYq*$sdo5Cz}2RoH;`U@3@4OjHbuSM%zS7((8%GrPP`qg_csiyS%0lQZX5sa}^h z>Yz%6I^IUtaR=&?G}6OYsNpzBq8DK;IYGwXOR6y%%;M1& literal 0 HcmV?d00001 diff --git a/priv/items/0c010700.txt b/priv/items/0c010700.txt new file mode 100644 index 0000000000000000000000000000000000000000..4244d20334945f88782e62232b4be94dcdb35aa0 GIT binary patch literal 152 zcmXYp+YNvq5Cr$zDr`V|pcF)W#0N$&YV+!lm>7`8euF+Vz-ku=t$E4Tv82TATyi015Kw1@9E{6j&_9m07Hcw A%K!iX literal 0 HcmV?d00001 diff --git a/priv/items/0c010800.txt b/priv/items/0c010800.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb5aa32914b9c03b6be48b455d95f8a23ab1855d GIT binary patch literal 156 zcmXYq(G7qg3`FnSDO^Bza1=x^Bq~NQ>hkKt7(%b@J&xz@v@0uWmO+CoI&m)5ayqrr zM>VQ6FekQ#>*)_Pp%#C^O)v&0v)k}`G~kRsm(@aakcBO81KAG3Qp<1t%e5pV*cZB` B9hLw9 literal 0 HcmV?d00001 diff --git a/priv/items/0c020000.txt b/priv/items/0c020000.txt new file mode 100644 index 0000000000000000000000000000000000000000..bde955e0b588d01e3f4b225bf976bc000bb1c7c9 GIT binary patch literal 110 zcmezW&yhiap@gA`A(5c~%*p_=N`S0nAe{%KlNeGNxEP9oBuF%$Aq@x>plU!WDuKKb dhD?TBu)0K`YzdH61Qg8#vebb(6`;EH7y!hA6iNU9 literal 0 HcmV?d00001 diff --git a/priv/items/0c020100.txt b/priv/items/0c020100.txt new file mode 100644 index 0000000000000000000000000000000000000000..d6f9b31d166c2a4175212906622f50b4f430f92a GIT binary patch literal 148 zcmXYqOAdfA2t;S?DY|p#9Xv{_HM;N<#f6twA5B97k70oC?GnHqGWE>O#6sM{TPdX0o@NjEP4kju@?M`P0I2SY*{)c^nh literal 0 HcmV?d00001 diff --git a/priv/items/0c020200.txt b/priv/items/0c020200.txt new file mode 100644 index 0000000000000000000000000000000000000000..49f240caf925b9d70fa24d2876bd7e9322075c7f GIT binary patch literal 156 zcmXYqI}(5(3`Do~6m)jp!K3&=r4SuVqlZ@?46`$2*}Np*+snz6H0UgD!x?U(M(QZ9 zMi*~R4=u=5CKES5Q_xfw!nDwz(uX}eA(@}Y!ID(Bwrk2 literal 0 HcmV?d00001 diff --git a/priv/items/0c020300.txt b/priv/items/0c020300.txt new file mode 100644 index 0000000000000000000000000000000000000000..a31549eeb80c8316ba460a53371d1fd9a71fce2d GIT binary patch literal 152 zcmXYqu?>JQ3JQ3M>(0Yyv|A+WKdux=A=cP zE_zW9t(0q?;&|9hQG4}yt_Ee)2=ydgOAq`RHB&_k{7SfQwph6%SH3UY40X^CV5c11 literal 0 HcmV?d00001 diff --git a/priv/items/0c020500.txt b/priv/items/0c020500.txt new file mode 100644 index 0000000000000000000000000000000000000000..821747fe18109553ea97484c412b5c46c73dc401 GIT binary patch literal 150 zcmXYqOAdfA2t;S?DY|p#9eR|iH8$~=%Ers9&)Sf{V;JDMy_`&0K}Vq(GH9S~)Lv1I vPV%Sjng~}tpW~u4C9TC5m>QH(6V$Tl>UPH+uaWq*1z#**W4RjnY0NskdPEyH literal 0 HcmV?d00001 diff --git a/priv/items/0c020600.txt b/priv/items/0c020600.txt new file mode 100644 index 0000000000000000000000000000000000000000..8fc28be672e2106eaad79a343e7d9c6673e89a78 GIT binary patch literal 150 zcmXYqOAdfA2t;S?DY|plJ9w0;HM;PViY8uOeQg>Ncnkx4Zzm^HQqWOoh72008?{$d wqm!J~T@&G|Cp#WG)1tNb0#kz$>H@WFy1MPT(`h8Kb~8`93deFa^3&+OetjMrR{#J2 literal 0 HcmV?d00001 diff --git a/priv/items/0c020700.txt b/priv/items/0c020700.txt new file mode 100644 index 0000000000000000000000000000000000000000..68e44afc36f931d21c065a90569580106a9e1b6d GIT binary patch literal 150 zcmXYpyA6Oa3`DPHiga}BkWoSiB0_uwZde|8gvgS8zTb0uIhhUx?FCIB14Zu2?UmH% vWPj|Yk#W`YIW9g^)>3={)j$Vq2DKzzO?UKo4b0C?v_;M6skA0OL+kVcdORC8 literal 0 HcmV?d00001 diff --git a/priv/items/0c020800.txt b/priv/items/0c020800.txt new file mode 100644 index 0000000000000000000000000000000000000000..15afb6088e2c98d3b534ab3bd464297568239614 GIT binary patch literal 154 zcmXYqOAdfA2t;S?DY|plJM<`3Yi!~#%Ers9uho#iFg)P7gPcrA2pjFf-Q=JP yv_J<<ufq;fo7_iW47Ac@kFoO@Mu8GUW7MXY~jPdonWS$bk#^^v;$gxI%t0? CG9Ehs literal 0 HcmV?d00001 diff --git a/priv/items/0c020b00.txt b/priv/items/0c020b00.txt new file mode 100644 index 0000000000000000000000000000000000000000..361ce491a4e9451bfa03d7ee8887937cbf1a602d GIT binary patch literal 156 zcmW-a!41MN5CrF)DpCMS5qa>W0DcZJU;#lQCJ*YRj0iHePOID9+q?V!4n*E!re#my zZbc>@JQ-z0?`Y(qW@Zv6uBOkdyzE2W&UB`Z@cc4AbEf0|C!(Sz?mHcAu|QtRYxGU*)ITfNhZ$+{!DElW|(Td&hM WNWsKpCB5}l^*3_eS>0u$7ae~c`XMR+ literal 0 HcmV?d00001 diff --git a/priv/items/11020100.txt b/priv/items/11020100.txt new file mode 100644 index 0000000000000000000000000000000000000000..5f42d90ae8579ac378e8f431be907a1ab5627caa GIT binary patch literal 178 zcmW-aOA5j;6h+TCtLO&WJqQ(X(t*VVgc2d3RckZQ#j7XfLGCB_zW4hcIJ4tK&ruv0 zX-GUNWFE8xZt9s;f938wtBZUgay9i)2XPWx{kOejZe;KD{!RAkhUl&=i}JjAow-34 VY+RgVwqC0FM!x9OblKR8jz7^qAhiGh literal 0 HcmV?d00001 diff --git a/priv/items/11020200.txt b/priv/items/11020200.txt new file mode 100644 index 0000000000000000000000000000000000000000..e321a878b42b2e3f742f7cfaa9e5ba7c20671a7e GIT binary patch literal 180 zcmW-aK?=e!6hz;;r|1Rj9fXRw>B8axf<`E6)tD^w@ajwXkjzZp{QSOK4y@VJv-2Jp zX^A{3Ogvc8aMRCZ^UU3I))#dmaFzP#8&0~!#YX0BGfIwZoZi=?&AKDFZBhmGv}B#! XplWQKohV!Xs(h %% @todo Send something other than just "dammy". event({item_description_request, ItemID}, _State) -> - case proplists:get_value(ItemID, ?ITEMS) of - undefined -> psu_game:send_0a11(ItemID, "Always bet on Dammy."); - #psu_item{description=Desc} -> psu_game:send_0a11(ItemID, Desc) - end; + Filename = io_lib:format("priv/items/~8.16.0b.txt", [ItemID]), + Desc = case filelib:is_regular(Filename) of + false -> << << X:8, 0:8 >> || X <- "Always bet on Dammy." >>; + true -> {ok, File} = file:read_file(Filename), File + end, + psu_game:send_0a11(ItemID, Desc); %% @todo A and B are unknown. %% Melee uses a format similar to: AAAA--BBCCCC----DDDDDDDDEE----FF with diff --git a/src/psu/psu_game.erl b/src/psu/psu_game.erl index c42a921..f378456 100644 --- a/src/psu/psu_game.erl +++ b/src/psu/psu_game.erl @@ -500,9 +500,8 @@ build_item_constants(#psu_special_item{}) -> %% @doc Item description. send_0a11(ItemID, ItemDesc) -> - Size = 1 + length(ItemDesc), - UCS2Desc = << << X:8, 0:8 >> || X <- ItemDesc >>, - send(<< (header(16#0a11))/binary, ItemID:32/unsigned-integer, Size:32/little-unsigned-integer, UCS2Desc/binary, 0:16 >>). + Size = 1 + byte_size(ItemDesc), + send(<< (header(16#0a11))/binary, ItemID:32/unsigned-integer, Size:32/little-unsigned-integer, ItemDesc/binary, 0:16 >>). %% @todo Figure out last 4 bytes! send_0c02() ->