|
|
1.1 ! root 1: /* ! 2: * Copyright (c) 1980 Regents of the University of California. ! 3: * All rights reserved. ! 4: * ! 5: * Redistribution and use in source and binary forms are permitted ! 6: * provided that the above copyright notice and this paragraph are ! 7: * duplicated in all such forms and that any documentation, ! 8: * advertising materials, and other materials related to such ! 9: * distribution and use acknowledge that the software was developed ! 10: * by the University of California, Berkeley. The name of the ! 11: * University may not be used to endorse or promote products derived ! 12: * from this software without specific prior written permission. ! 13: * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR ! 14: * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED ! 15: * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. ! 16: * ! 17: * @(#)brd.dat 5.3 (Berkeley) 6/18/88 ! 18: */ ! 19: ! 20: /* name (COLOR) owner type desc cost */ ! 21: ! 22: {"=== GO ===", -1, SAFE, 0 }, ! 23: {"Mediterranean ave. (P)", -1, PRPTY, &prop[0], 60 }, ! 24: {"Community Chest i", -1, CC, }, ! 25: {"Baltic ave. (P)", -1, PRPTY, &prop[1], 60 }, ! 26: {"Income Tax", -1, INC_TAX, }, ! 27: {"Reading RR", -1, RR, &rr[0], 200 }, ! 28: {"Oriental ave. (L)", -1, PRPTY, &prop[2], 100 }, ! 29: {"Chance i", -1, CHANCE, }, ! 30: {"Vermont ave. (L)", -1, PRPTY, &prop[3], 100 }, ! 31: {"Connecticut ave. (L)", -1, PRPTY, &prop[4], 120 }, ! 32: {"Just Visiting", -1, SAFE, 0 }, ! 33: {"St. Charles pl. (V)", -1, PRPTY, &prop[5], 140 }, ! 34: {"Electric Co.", -1, UTIL, &util[0], 150 }, ! 35: {"States ave. (V)", -1, PRPTY, &prop[6], 140 }, ! 36: {"Virginia ave. (V)", -1, PRPTY, &prop[7], 160 }, ! 37: {"Pennsylvania RR", -1, RR, &rr[1], 200 }, ! 38: {"St. James pl. (O)", -1, PRPTY, &prop[8], 180 }, ! 39: {"Community Chest ii", -1, CC, }, ! 40: {"Tennessee ave. (O)", -1, PRPTY, &prop[9], 180 }, ! 41: {"New York ave. (O)", -1, PRPTY, &prop[10], 200 }, ! 42: {"Free Parking", -1, SAFE, 0 }, ! 43: {"Kentucky ave. (R)", -1, PRPTY, &prop[11], 220 }, ! 44: {"Chance ii", -1, CHANCE, }, ! 45: {"Indiana ave. (R)", -1, PRPTY, &prop[12], 220 }, ! 46: {"Illinois ave. (R)", -1, PRPTY, &prop[13], 240 }, ! 47: {"B&O RR", -1, RR, &rr[2], 200 }, ! 48: {"Atlantic ave. (Y)", -1, PRPTY, &prop[14], 260 }, ! 49: {"Ventnor ave. (Y)", -1, PRPTY, &prop[15], 260 }, ! 50: {"Water Works", -1, UTIL, &util[1], 150 }, ! 51: {"Marvin Gardens (Y)", -1, PRPTY, &prop[16], 280 }, ! 52: {"GO TO JAIL", -1, GOTO_J, }, ! 53: {"Pacific ave. (G)", -1, PRPTY, &prop[17], 300 }, ! 54: {"N. Carolina ave. (G)", -1, PRPTY, &prop[18], 300 }, ! 55: {"Community Chest iii", -1, CC, }, ! 56: {"Pennsylvania ave. (G)", -1, PRPTY, &prop[19], 320 }, ! 57: {"Short Line RR", -1, RR, &rr[3], 200 }, ! 58: {"Chance iii", -1, CHANCE, }, ! 59: {"Park place (D)", -1, PRPTY, &prop[20], 350 }, ! 60: {"Luxury Tax", -1, LUX_TAX, }, ! 61: {"Boardwalk (D)", -1, PRPTY, &prop[21], 400 }, ! 62: {"JAIL", -1, IN_JAIL, }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.