What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Thatched Farmhouse Design

Status
Not open for further replies.

DonSlonik

New Member
Joined
Sep 21, 2014
Messages
23
Reaction score
0
I can not get the properties
"Thatched Farmhouse Design"
Code:
foreach (var itm in getAllInvItems()){
       		try{
       			Log(itm.name+"\t"+itm.db.housingDb.alley.ToString());
       		} catch (Exception) {
       		}
       	}
Shows all the designs except "Thatched Farmhouse"
 
Status
Not open for further replies.
Back
Top