comparison mm7_data.cpp @ 777:b9f6dd6f1444

Travel by Transport finally works (phew).
author Nomad
date Sun, 24 Mar 2013 00:15:01 +0200
parents 7994986603d5
children 64cef5a0782a
comparison
equal deleted inserted replaced
775:7994986603d5 777:b9f6dd6f1444
1495 unsigned short pMaxLevelPerTrainingHallType[6] = {5, 15, 25, 25, 200, 200}; 1495 unsigned short pMaxLevelPerTrainingHallType[6] = {5, 15, 25, 25, 200, 200};
1496 1496
1497 int price_for_membership[11]={100, 100, 50, 50, 50, 50, 50, 50, 50, 1000, 1000}; // weak 1497 int price_for_membership[11]={100, 100, 50, 50, 50, 50, 50, 50, 50, 1000, 1000}; // weak
1498 1498
1499 1499
1500
1501 unsigned char byte_4F0CD0[30][4] =
1502 {
1503 { 9, 0, 1, 0}, // BildingType_WeaponShop
1504 { 1, 0, 0, 0}, // BildingType_ArmorShop
1505 { 1, 0, 0, 0}, // BildingType_MagicShop
1506 { 0, 61, 0, 0}, // BildingType_AlchemistShop
1507 {246, 24, 0, 0}, // BildingType_FireGuild
1508 {193, 0, 0, 0}, // BildingType_AirGuild
1509 { 0, 6, 0, 0}, // BildingType_WaterGuild
1510 { 64, 0, 0, 0}, // BildingType_EarthGuild
1511 { 6, 0, 1, 0}, // BildingType_SpiritGuild
1512 { 1, 0, 0, 0}, // BildingType_MindGuild
1513 { 1, 0, 0, 0}, // BildingType_BodyGuild
1514 {227, 74, 0, 0}, // BildingType_LightGuild
1515 {246, 178, 255, 255}, // BildingType_DarkGuild
1516 {193, 0, 0, 0}, // BildingType_14
1517 { 0, 4, 0, 0}, // BildingType_15
1518 { 0, 0, 0, 0}, // BildingType_16
1519 { 3, 0, 1, 0}, // BildingType_TownHall
1520 { 1, 0, 1, 0}, // BildingType_18
1521 { 2, 0, 0, 0}, // BildingType_19
1522 { 25, 215, 255, 255}, // BildingType_Throne_Room
1523 {185, 52, 0, 0}, // BildingType_Tavern
1524 {193, 0, 0, 0}, // BildingType_Bank
1525 { 0, 6, 0, 0}, // BildingType_Temple
1526 { 0, 0, 0, 0}, // BuildingType_24
1527 { 6, 1, 0, 1}, // BildingType_Unic
1528 { 0, 0, 0, 0}, // BildingType_1A
1529 { 4, 0, 0, 0}, // BildingType_Stables
1530 {227, 74, 0, 0}, // BildingType_Boats
1531 {246, 178, 255, 255}, // BildingType_House
1532 {193, 0, 0, 0} // BildingType_Training
1533 };
1534
1535 unsigned char byte_4F0E10[20][4] =
1536 {
1537 { 0, 1, 1, 34},
1538 { 2, 3, 4, 5},
1539 { 6, 7, 8, 8},
1540 { 9, 10, 10, 10},
1541 { 11, 11, 12, 12},
1542 { 13, 13, 13, 13},
1543 { 14, 14, 15, 15},
1544 {255, 255, 255, 255},
1545 {255, 255, 255, 255},
1546 {255, 255, 255, 255},
1547 { 16, 17, 18, 19},
1548 { 18, 20, 21, 21},
1549 { 22, 23, 24, 25},
1550 { 22, 22, 23, 23},
1551 {255, 255, 255, 255},
1552 { 27, 28, 29, 30},
1553 { 31, 32, 33, 33},
1554 { 24, 24, 24, 24},
1555 {255, 255, 255, 255},
1556 {255, 255, 255, 255}
1557 };
1558 Vec2_int_ pMonsterArenaPlacements[20]; 1500 Vec2_int_ pMonsterArenaPlacements[20];
1559 __int16 word_4F0F30[32] ={ 4, 7, 10, 11, 1501 __int16 word_4F0F30[32] ={ 4, 7, 10, 11,
1560 4, 7, 10, 11, 1502 4, 7, 10, 11,
1561 4, 7, 10, 11, 1503 4, 7, 10, 11,
1562 4, 7, 10, 11, 1504 4, 7, 10, 11,