mirror of
https://github.com/DerTyp7/fps-citybuild-unity.git
synced 2025-10-29 12:22:07 +01:00
Merge branch 'main' of https://github.com/DerTyp187/fps-citybuild into main
This commit is contained in:
29
BUILDINGS.md
Normal file
29
BUILDINGS.md
Normal file
@@ -0,0 +1,29 @@
|
||||
<h1>Buildings</h1>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Processing Level</th>
|
||||
<th>Function</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Town Hall</td>
|
||||
<td>/</td>
|
||||
<td>Storage/Managing</td>
|
||||
<td>Rathaus lagert minimal Ware.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Warehouse</td>
|
||||
<td>/</td>
|
||||
<td>Storage</td>
|
||||
<td>Lagert mehr Ware, wenn das Rathaus nicht reicht.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Lumber Jack</td>
|
||||
<td>1</td>
|
||||
<td>Wood production</td>
|
||||
<td>Fällt Bäume und produziert Holz.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
Reference in New Issue
Block a user