AAAAAAAAAAA

This commit is contained in:
Ian Skinner 2021-06-25 23:07:49 -04:00
parent 86c212dfaa
commit dd1e5bcdec

View File

@ -18,8 +18,8 @@
</div> </div>
<h1>CC64 docs</h1> <h1>CC64 docs</h1>
<p> <p>
Adding new buildings in v3: <h3>Adding new buildings in v3:</h3>
First, add the new building data to the end of the <code>STOREDAT</code> file. The format should be as follows: <br>First, add the new building data to the end of the <code>STOREDAT</code> file. The format should be as follows:
<br> <br>
<br><code>Name (max 14 chars) <br><code>Name (max 14 chars)
<br>Description (max 22 chars) <br>Description (max 22 chars)