home *** CD-ROM | disk | FTP | other *** search
- on InitMapBase
- global MapBase
- set MapBase to [[363, 125], [397, 130], [367, 143], [372, 148], [386, 134], [395, 137], [389, 151], [377, 154], [559, 152], [387, 161], [392, 180], [405, 203], [396, 203], [413, 192], [544, 200], [537, 205], [560, 207], [513, 166], [438, 146], [468, 171], [447, 167], [462, 185], [477, 142], [465, 148], [443, 122], [446, 128], [453, 115], [450, 110], [451, 118], [463, 108], [429, 103], [452, 123], [454, 127], [472, 113], [454, 139], [441, 137], [438, 138], [459, 140], [448, 122], [460, 124], [487, 140], [463, 136], [468, 143], [470, 180], [524, 179], [494, 149], [520, 153], [522, 136], [507, 157], [536, 140]]
- end
-
- on Infla P
- global tYY
- if tYY > 1995 then
- repeat with n = 1 to tYY - 1995
- set P to 104 * P / 100
- end repeat
- end if
- return P
- end
-