-
Notifications
You must be signed in to change notification settings - Fork 633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
НТ Стандарт - Борги #2384
НТ Стандарт - Борги #2384
Changes from all commits
bccec76
b23679b
1520ab7
00c3c82
835ff98
61d3d93
c5f500e
2645a8b
466e648
a6bb657
948500f
8c15481
e0f5150
4f8a225
564f8cc
c660f40
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,8 @@ ent-BaseStationMagnet = { "" } | |
.desc = { "" } | ||
ent-BaseStationSiliconLawCrewsimov = { "" } | ||
.desc = { "" } | ||
ent-BaseStationSiliconLawNTDefault = { "" } | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. должно быть в |
||
.desc = { "" } | ||
ent-BaseStationNews = { "" } | ||
.desc = { "" } | ||
ent-BaseStationAllEventsEligible = { "" } | ||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -14,7 +14,7 @@ | |||||
- BaseStationAlertLevels | ||||||
- BaseStationMagnet | ||||||
- BaseStationExpeditions | ||||||
- BaseStationSiliconLawCrewsimov | ||||||
- BaseStationSiliconLawNTDefault #Corvax-NTDefault | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
- BaseStationAllEventsEligible | ||||||
- BaseStationNanotrasen | ||||||
noSpawn: true | ||||||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -75,7 +75,7 @@ | |||||
- type: EmagSiliconLaw | ||||||
stunTime: 5 | ||||||
- type: SiliconLawProvider | ||||||
laws: Crewsimov | ||||||
laws: NTDefault | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
- type: IonStormTarget | ||||||
- type: Inventory | ||||||
templateId: borg | ||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -112,6 +112,13 @@ | |
- type: SiliconLawProvider | ||
laws: Crewsimov | ||
|
||
- type: entity | ||
id: BaseStationSiliconLawNTDefault #Corvax-NTDefault | ||
abstract: true | ||
components: | ||
- type: SiliconLawProvider | ||
laws: NTDefault #Corvax-NTDefault | ||
Comment on lines
+115
to
+120
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Вынести в |
||
|
||
- type: entity | ||
id: BaseStationNews | ||
abstract: true | ||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -23,7 +23,7 @@ | |||||
- BaseStationAlertLevels | ||||||
- BaseStationMagnet | ||||||
- BaseStationExpeditions | ||||||
- BaseStationSiliconLawCrewsimov | ||||||
- BaseStationSiliconLawNTDefault #Corvax-NTDefault | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
- BaseStationAllEventsEligible | ||||||
- BaseStationNanotrasen | ||||||
noSpawn: true | ||||||
|
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -166,9 +166,9 @@ | |||||||
- type: weightedRandom | ||||||||
id: IonStormLawsets | ||||||||
weights: | ||||||||
# its crewsimov by default dont be lame | ||||||||
Crewsimov: 0.25 | ||||||||
Crewsimov: 1 #Corvax-not-base | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
Corporate: 1 | ||||||||
NTDefault: 1 | ||||||||
# its Corvax base | ||||||||
NTDefault: 0.25 | ||||||||
Comment on lines
+171
to
+172
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
Drone: 0.5 | ||||||||
Ninja: 0.25 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
должно быть в
prototypes/corvax/entities/stations/base.ftl