mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-02-24 09:03:37 +00:00
9 lines
159 B
Text
Executable file
9 lines
159 B
Text
Executable file
;Prices work in whole US dollars
|
|
|
|
[Structure]
|
|
Name = "Small Cabin";
|
|
Price = 5000;
|
|
SellPrice = 10000;
|
|
MaterialList = "Wood 10 Stone 10";
|
|
File = "SMLCabin.cs";
|
|
|