mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
New feature: food system requires mercs to eat and drink in order to survive
- added food items - added food items to various mechants, BR and as enemy item choice - added cantina facility - canteens can now be refilled in sectors by pressing 'Ctrl' + '.'. Map/SectorNames.xml determines wether this is possible, and wether the water will be poisonous - added new icons related to the food system git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1471 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
2 = No, never.
|
||||
-->
|
||||
|
||||
<SECTORFACILITIES>
|
||||
<SECTORFACILITIES>
|
||||
<!-- DRASSEN -->
|
||||
<FACILITY>
|
||||
<SectorGrid>B13</SectorGrid>
|
||||
@@ -77,6 +77,11 @@
|
||||
<FacilityType>18</FacilityType>
|
||||
<ubHidden>2</ubHidden>
|
||||
</FACILITY>
|
||||
<FACILITY>
|
||||
<SectorGrid>H13</SectorGrid>
|
||||
<FacilityType>20</FacilityType>
|
||||
<ubHidden>1</ubHidden>
|
||||
</FACILITY>
|
||||
<FACILITY>
|
||||
<SectorGrid>H14</SectorGrid>
|
||||
<FacilityType>18</FacilityType>
|
||||
|
||||
Reference in New Issue
Block a user