mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
minor changes to scenario
This commit is contained in:
parent
b6ea5fa2d6
commit
31a5ed2440
3 changed files with 30 additions and 25 deletions
|
@ -80,12 +80,12 @@
|
|||
<li Class="ScenPart_StartingThing_Defined">
|
||||
<def>StartingThing_Defined</def>
|
||||
<thingDef>Silver</thingDef>
|
||||
<count>200</count>
|
||||
<count>400</count>
|
||||
</li>
|
||||
<li Class="ScenPart_StartingThing_Defined">
|
||||
<def>StartingThing_Defined</def>
|
||||
<thingDef>Pemmican</thingDef>
|
||||
<count>150</count>
|
||||
<count>250</count>
|
||||
</li>
|
||||
<li Class="ScenPart_StartingThing_Defined">
|
||||
<def>StartingThing_Defined</def>
|
||||
|
@ -102,15 +102,11 @@
|
|||
<thingDef>MeleeWeapon_Club</thingDef>
|
||||
<stuff>WoodLog</stuff>
|
||||
</li>
|
||||
<li Class="ScenPart_StartingThing_Defined">
|
||||
<def>StartingThing_Defined</def>
|
||||
<thingDef>MeleeWeapon_Knife</thingDef>
|
||||
<stuff>Jade</stuff>
|
||||
</li>
|
||||
|
||||
<li Class="ScenPart_StartingThing_Defined">
|
||||
<def>StartingThing_Defined</def>
|
||||
<thingDef>Pila</thingDef>
|
||||
<thingDef>Throne</thingDef>
|
||||
<stuff>Jade</stuff>
|
||||
</li>
|
||||
<li Class="ScenPart_StartingAnimal">
|
||||
<def>StartingAnimal</def>
|
||||
|
@ -141,6 +137,11 @@
|
|||
<thingDef>Jade</thingDef>
|
||||
<count>100</count>
|
||||
</li>
|
||||
<li Class="ScenPart_ScatterThingsNearPlayerStart">
|
||||
<def>ScatterThingsNearPlayerStart</def>
|
||||
<thingDef>Steel</thingDef>
|
||||
<count>200</count>
|
||||
</li>
|
||||
|
||||
<!-- Game start dialog -->
|
||||
<li Class="ScenPart_GameStartDialog">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue