diff mm7_data.cpp @ 492:0e27362ac1d9

guild
author Gloval
date Thu, 28 Feb 2013 01:38:46 +0400
parents d5da524ec901
children 90fdb47bfcba
line wrap: on
line diff
--- a/mm7_data.cpp	Wed Feb 27 22:48:10 2013 +0400
+++ b/mm7_data.cpp	Thu Feb 28 01:38:46 2013 +0400
@@ -1681,7 +1681,7 @@
 	0x0EB, 0x25C, 0x0EC, 0x25D, 0x0ED, 0x259, 0x0F1, 0x21E
 }
 ;
-int price_for_membership[777]; // weak
+int price_for_membership[11]={100, 100, 50, 50, 50, 50, 50, 50, 50, 1000, 1000}; // weak
 char byte_4F09B0[777]; // weak
 char byte_4F09B1[777]; // weak
 char byte_4F09B8[777]; // weak
@@ -2350,7 +2350,7 @@
 __int16 word_F8B1A0; // weak
 const char *dword_F8B1A4; // idb
 int contract_approved; // weak
-int dword_F8B1AC_something_todo_with_awards; // idb
+int dword_F8B1AC_award_bit_number; // idb
 int dword_F8B1B0; // weak
 int gold_transaction_amount; // F8B1B4
 char *pShopOptions[4];