Changes between Initial Version and Version 1 of Ticket #23110, comment 2
- Timestamp:
- 2023-08-09T13:52:50+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23110, comment 2
initial v1 1 This is a fairly easy one to fix. It doesn't look like the wiki page has changed dramatically in six months anyway. 1 This is a fairly easy one to fix. It doesn't look like the wiki page has changed dramatically in six months anyway. I don't know about adding `cash_in:coins` though -- there are only 2 uses. 2 2 {{{#!diff 3 3 Index: resources/data/defaultpresets.xml … … 14 14 <reference ref="oh_wheelchair" /> 15 15 + <combo key="cash_in" text="Allows cash deposits" values="yes,no,customers" editable="false"/> 16 + <combo key="cash_in:coins" text="Allows cash deposits" values="yes,no" editable="false"/> 16 + <combo key="cash_in:coins" text="Allows cash deposits" values="yes,no" editable="false"/> <!-- TODO only 2 uses, probably don't add for now --> 17 17 </item> <!-- Automated Teller Machine --> 18 18 <item name="Pawnbroker" icon="presets/shop/pawnbroker.svg" type="node,closedway,multipolygon" preset_name_label="true">


