Skip to content

Commit

Permalink
Merge pull request #2 from kerisargit/newBorgsLaws
Browse files Browse the repository at this point in the history
New borgs laws
  • Loading branch information
kerisargit authored Jul 5, 2024
2 parents 101f397 + 2645a8b commit 725c614
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
- type: EmagSiliconLaw
stunTime: 5
- type: SiliconLawProvider
laws: Crewsimov
laws: NTDefault
- type: IonStormTarget
- type: Inventory
templateId: borg
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/silicon-laws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,9 @@
- type: weightedRandom
id: IonStormLawsets
weights:
# its crewsimov by default dont be lame
Crewsimov: 0.25
Crewsimov: 1 #Corvax-not-base
Corporate: 1
NTDefault: 1
# its Corvax base
NTDefault: 0.25
Drone: 0.5
Ninja: 0.25

0 comments on commit 725c614

Please sign in to comment.