Release Town Houses

Far

tsniffer
Staff member
Developer
May 19, 2003
20,183
30
2,785
540
Theres been many kind people releasing and helping in this section lately, so i wanted to do the same.

I've always hated in mir 3 that they never had indoors on any of the shops, it's something i greatly missed when playing AceMir briefly.

So, after scouring through the object files i found every object for the houses in every town and built them.

As Woomyon and Oasis houses are already in the official game i won't bother releasing those. However i will be releasing Border, Ginko, Serpant Valley, Sabuk Wall, and a couple of other buildings.

I did do an extensive search on lomcn before doing this and couldn't find much reference to anyone building these, so i hope i haven't wasted 2 weeks work.

I provide a link for just Border and Ginko at the moment, i still have the MapInfos and Blockers to finish on the others, so they'll be coming shortly.

https://docs.google.com/file/d/0Bz76krl4mOm6RkpmbUU1WjkzQms/edit?usp=sharing

Code:
;;----------------------------------------------
;;Border Province
;;----------------------------------------------
[01             Border-Province       	0] HORSE
[01_01          JewelryShop	        0] DAY SAFE
[01_02          PotionShop             	0] DAY SAFE
[01_03          WeaponShop            	0] DAY SAFE
[01_041         Tavern	                0] DAY SAFE
[01_042         Tavern            	0] DAY SAFE

01_01 	12,24  	-> 	01 	447,272
01 	447,272 -> 	01_01 	12,24

01_02 	14,20  	-> 	01 	432,302
01 	432,302 -> 	01_02 	14,20

01_03 	4,25   	-> 	01 	454,279
01 	454,279 -> 	01_03 	4,25

01_041 	9,23   	-> 	01 	473,281
01 	473,281	-> 	01_041 	9,23
01 	474,282	-> 	01_041 	9,23

01_041 	16,17  	-> 	01_042 	18,20
01_042 	18,20 	-> 	01_041 	16,17

;;----------------------------------------------
;;Ginko Tree Valley
;;----------------------------------------------
[02            	Ginko-Province		0] HORSE
[02_01          JewelryShop           	0] DAY SAFE
[02_02          PotionShop        	0] DAY SAFE
[02_03     	ArmourShop        	0] DAY SAFE
[02_04          WeaponShop        	0] DAY SAFE
[02_05          Tavern        		0] DAY SAFE
[02_06          PrivateHouse        	0] DAY SAFE
[02_07          PrivateHouse        	0] DAY SAFE
[02_08          PrivateHouse        	0] DAY SAFE
[02_09          PrivateHouse        	0] DAY SAFE

02    	273,219 -> 	02_01  	8,21
02_01   8,21 	-> 	02     	273,219

02    	272,186 -> 	02_02   8,21
02_02   8,21 	-> 	02     	272,186

02    	261,174	-> 	02_03  	11,20
02_03  	11,20 	-> 	02     	261,174

02    	291,197 -> 	02_04   11,18 
02_04 	11,18  	-> 	02     	291,197

02    	248,189 -> 	02_05   11,21
02_05  	11,21 	-> 	02     	248,189

02    	239,242 -> 	02_06   7,23
02_06   7,23 	-> 	02     	239,242

02    	229,225 -> 	02_07   8,21
02_07   8,21 	-> 	02     	229,225

02    	257,225 -> 	02_08   14,19
02_08  	14,19 	-> 	02     	257,225

02    	253,222 -> 	02_08   7,16
02_08   7,16 	-> 	02     	253,222

02   	256,246 -> 	02_09   7,20
02_09  	7,20  	-> 	02     	256,246

Maps should work on either JOB/PTW clients, however Mapinfo is designed for JOB maps.