Add replacement sprites for road waypoint buildings
Add action 5 sprite replacement support
This commit is contained in:
@@ -208,6 +208,12 @@
|
||||
<p>There is currently one misc GUI sprite.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td>ROAD_WAYPOINTS</td><td>4</td>
|
||||
<td>
|
||||
<b>Road waypoint graphics</b>
|
||||
<p>This is the same order and format as the drive-through bus/truck road stop sprites.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h3>Signal graphics using switches</h3>
|
||||
<p>
|
||||
|
||||
@@ -552,5 +552,8 @@
|
||||
<h4 id="misc_gui">Miscellaneous GUI graphics (mappable type: misc_gui)</h4>
|
||||
<p>There is currently one misc GUI sprite.</p>
|
||||
<p>This is indicated by the feature name: <font face="monospace">action5_misc_gui</font>, version 1</p>
|
||||
<h4 id="road_waypoints">Road waypoint graphics (mappable type: road_waypoints)</h4>
|
||||
<p>This is 4 sprites, in the same order and format as the drive-through bus or truck road stop graphics.</p>
|
||||
<p>This is indicated by the feature name: <font face="monospace">action5_road_waypoints</font>, version 1</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user