Ed 26 09 2024 server fix 2 (#460)
* fix server rules * update tavern map, add arena * Update exp_tavern.yml * Update arenas.yml
This commit is contained in:
File diff suppressed because it is too large
Load Diff
5
Resources/Prototypes/_CP14/Guidebook/rules.yml
Normal file
5
Resources/Prototypes/_CP14/Guidebook/rules.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: guideEntry
|
||||
id: CP14SandboxRU
|
||||
name: guide-entry-rules
|
||||
ruleEntry: true
|
||||
text: "/ServerInfo/_CP14/Rules/CP14SandboxRU.xml"
|
||||
@@ -60,8 +60,7 @@
|
||||
|
||||
- type: gameMap
|
||||
id: ExpeditionTest
|
||||
mapName: Expedition test
|
||||
#mapPath: /Maps/_CP14/expedition_test.yml
|
||||
mapName: Sandbox village
|
||||
mapPath: /Maps/_CP14/exp_tavern.yml
|
||||
maxRandomOffset: 0
|
||||
randomRotation: false
|
||||
@@ -71,7 +70,7 @@
|
||||
stationProto: CP14BaseExpedition
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: "Expedition test"
|
||||
mapNameTemplate: "Sandbox village"
|
||||
- type: StationJobs
|
||||
availableJobs:
|
||||
CP14Adventurer: [ -1, -1 ]
|
||||
|
||||
Reference in New Issue
Block a user