Skip to content

Commit

Permalink
starter npc stations
Browse files Browse the repository at this point in the history
  • Loading branch information
InvalidArgument3 committed Oct 18, 2024
1 parent 3484317 commit a78c4fc
Show file tree
Hide file tree
Showing 7 changed files with 40,781 additions and 10,481 deletions.
48,713 changes: 38,468 additions & 10,245 deletions SANDBOX_0_0_0_.sbs

Large diffs are not rendered by default.

Binary file modified SANDBOX_0_0_0_.sbsB5
Binary file not shown.
2,495 changes: 2,263 additions & 232 deletions Sandbox.sbc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Sandbox_config.sbc
Original file line number Diff line number Diff line change
Expand Up @@ -491,5 +491,5 @@
</ModItem>
</Mods>
<SessionName>RingsOfSaturnSubvival</SessionName>
<LastSaveTime>2024-10-17T19:30:34.424977-05:00</LastSaveTime>
<LastSaveTime>2024-10-17T19:38:56.4741309-05:00</LastSaveTime>
</MyObjectBuilder_WorldConfiguration>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[18:30:37.883] [T1] [DS=False] DEBUG | Log Started
[18:30:37.947] [T1] [DS=False] DEBUG | BeforeStart() - Checking Group Settings:
[19:28:31.735] [T1] [DS=False] DEBUG | Log Started
[19:28:31.823] [T1] [DS=False] DEBUG | BeforeStart() - Checking Group Settings:
-> GroupName = UniqueNameHere
->-> Setting has 1 definitions:
->->-> Definition = (null)/(null)
Expand Down
48 changes: 47 additions & 1 deletion Storage/3099943209.sbm_NpcProvider/Economy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,53 @@
<EconomyConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<EconomyEnabled>true</EconomyEnabled>
<EconomyRefresh>1200</EconomyRefresh>
<EconomyStations />
<EconomyStations>
<EconomyStation>
<Planetary>false</Planetary>
<Prefab>Economy_SpaceStation_1</Prefab>
<HasSafeZone>true</HasSafeZone>
<Position>
<X>148000064</X>
<Y>-121.513985</Y>
<Z>-93.7056656</Z>
</Position>
<VerticalOffset>0</VerticalOffset>
<StationName>GLFStarterTradeStation</StationName>
<TradePrefabs>
<string>GLF Fighter</string>
<string>GLF Frigate</string>
<string>GLF Miner</string>
<string>GLF Fighter</string>
<string>GLF Frigate</string>
<string>GLF Miner</string>
</TradePrefabs>
<HeadquartersFactionTag>GLF-NPC</HeadquartersFactionTag>
<FreePort>false</FreePort>
<SiegedTimes>0</SiegedTimes>
<FreePortKey>0</FreePortKey>
</EconomyStation>
<EconomyStation>
<Planetary>false</Planetary>
<Prefab>Economy_SpaceStation_2</Prefab>
<HasSafeZone>true</HasSafeZone>
<Position>
<X>-148000048</X>
<Y>775.4771</Y>
<Z>31.63636</Z>
</Position>
<VerticalOffset>0</VerticalOffset>
<StationName>ECOStarterTradeStation</StationName>
<TradePrefabs>
<string>ECO Fighter</string>
<string>ECO Frigate</string>
<string>ECO Miner</string>
</TradePrefabs>
<HeadquartersFactionTag>ECO-NPC</HeadquartersFactionTag>
<FreePort>false</FreePort>
<SiegedTimes>0</SiegedTimes>
<FreePortKey>0</FreePortKey>
</EconomyStation>
</EconomyStations>
<NoDefaultSellGrids>false</NoDefaultSellGrids>
<MercenariesEnabled>true</MercenariesEnabled>
<MercenariesCreditCost>150000000</MercenariesCreditCost>
Expand Down
Binary file modified thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a78c4fc

Please sign in to comment.