Skip to content
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

Vent Spawn Fix #982

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
913c84c
batch changes
fenndragon Sep 23, 2024
b0205c0
folder moved
fenndragon Sep 23, 2024
3824ed6
fix
fenndragon Sep 23, 2024
8cfea29
Merge branch 'master' into floof-station-contributions
fenndragon Sep 24, 2024
74af8c4
Merge branch 'Simple-Station:master' into master
fenndragon Sep 24, 2024
ed9b116
Update xenopet.yml
fenndragon Sep 24, 2024
9159b70
Merge branch 'master' into floof-station-contributions
fenndragon Sep 25, 2024
6c1436f
Update vent-critters.ftl
fenndragon Sep 25, 2024
6d9251b
Update xenopet.yml
fenndragon Sep 25, 2024
8d1a284
Update vent-critters.ftl
fenndragon Sep 25, 2024
08287ac
Update xeno.yml
fenndragon Sep 25, 2024
d714f5e
Update xenopet.yml
fenndragon Sep 25, 2024
8b10ddf
Merge branch 'master' into floof-station-contributions
FoxxoTrystan Sep 25, 2024
db77af7
found it
SleepyScarecrow Sep 25, 2024
143d0ee
Update Rslimes.yml
fenndragon Sep 25, 2024
68095ac
Update elemental.yml
fenndragon Sep 25, 2024
28d3e2b
Update Rslimes.yml
fenndragon Sep 25, 2024
475cd58
Merge branch 'Simple-Station:master' into floof-station-contributions
fenndragon Sep 26, 2024
9ffc443
Merge branch 'Simple-Station:master' into floof-station-contributions
fenndragon Sep 29, 2024
0243466
Update xenopet.yml
fenndragon Sep 29, 2024
6eddc94
Update Rslimes.yml
fenndragon Sep 29, 2024
4166ac1
Update Resources/Prototypes/Entities/Mobs/NPCs/Rslimes.yml
VMSolidus Sep 29, 2024
1819a66
Update Resources/Prototypes/Entities/Mobs/NPCs/Rslimes.yml
fenndragon Sep 29, 2024
1c7a58f
Update Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
fenndragon Sep 29, 2024
ba534f0
Update Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
fenndragon Sep 29, 2024
f427330
Update Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
fenndragon Sep 29, 2024
cbdb709
Update Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
fenndragon Sep 29, 2024
5122383
Update Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
fenndragon Sep 29, 2024
43cb790
Update Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
fenndragon Sep 29, 2024
4eb5da0
Update Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
fenndragon Sep 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 12 additions & 14 deletions Resources/Prototypes/Entities/Mobs/NPCs/Rslimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,19 +228,17 @@
startAnnouncement: true
earliestStart: 20
reoccurrenceDelay: 12
minimumPlayers: 1
minimumPlayers: 30
weight: 6 # Really weak compared to other critters
duration: 60
- type: VentCrittersRule
entries:
- id: ReagentSlime
prob: 0.002
- id: ReagentSlimeBeer
prob: 0.002
prob: 0.003
- id: ReagentSlimePax
prob: 0.002
prob: 0.001
- id: ReagentSlimeNocturine
prob: 0.002
prob: 0.001
- id: ReagentSlimeTHC
prob: 0.002
- id: ReagentSlimeBicaridine
Expand All @@ -250,15 +248,15 @@
- id: ReagentSlimeNapalm
prob: 0.002
- id: ReagentSlimeOmnizine
prob: 0.002
prob: 0.003
- id: ReagentSlimeMuteToxin
prob: 0.002
- id: ReagentSlimeNorepinephricAcid
prob: 0.002
- id: ReagentSlimeEphedrine
prob: 0.002
- id: ReagentSlimeRobustHarvest
prob: 0.002
prob: 0.003
- id: ReagentSlimeIchor
prob: 0.002
- id: ReagentSlimeBleach
Expand All @@ -270,20 +268,20 @@
- id: ReagentSlimeBuzzachloricbees
prob: 0.002
- id: ReagentSlimeWehjuice
prob: 0.002
prob: 0.003
- id: ReagentCognizine
prob: 0.002
prob: 0.003
- id: ReagentSlimeNecrosol
prob: 0.002
- id: ReagentSlimeSpaceDrugs
prob: 0.002
prob: 0.003
- id: ReagentSlimeUnstableMutagen
prob: 0.002
prob: 0.001
- id: ReagentSlimeLead
prob: 0.002
prob: 0.001
- id: ReagentSlimechlorinetriflouride
prob: 0.002
- id: ReagentSlimePotassium
prob: 0.002
- id: ReagentSlimeLotophagoiOil
prob: 0.002
prob: 0.001
52 changes: 23 additions & 29 deletions Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,16 +352,14 @@
duration: 60
- type: VentCrittersRule
entries:
- id: MobXeno
prob: 0.01
- id: MobXenoNeutralRouny
prob: 0.005
prob: 0.0075
- id: MobXenoNeutralDrone
prob: 0.005
prob: 0.0075
- id: MobXenoNeutralPraetorian
prob: 0.005
prob: 0.0075
- id: MobXenoNeutralRavager
prob: 0.005
prob: 0.0075

- type: entity
id: ArgocyteVents
Expand All @@ -372,37 +370,35 @@
startAnnouncement: true
earliestStart: 20
reoccurrenceDelay: 12
minimumPlayers: 12
minimumPlayers: 30
weight: 6 # Really weak compared to other critters
duration: 60
- type: VentCrittersRule
entries:
- id: BaseMobArgocyte
prob: 0.01
- id: MobArgocyteSlurva
prob: 0.005
prob: 0.003
- id: MobArgocyteBarrier
prob: 0.005
prob: 0.003
- id: MobArgocyteSkitter
prob: 0.005
prob: 0.003
- id: MobArgocyteSwiper
prob: 0.005
prob: 0.003
- id: MobArgocyteMolder
prob: 0.01
prob: 0.003
- id: MobArgocytePouncer
prob: 0.005
prob: 0.003
- id: MobArgocyteGlider
prob: 0.005
prob: 0.003
- id: MobArgocyteHarvester
prob: 0.005
prob: 0.003
- id: MobArgocyteCrawler
prob: 0.005
prob: 0.003
- id: MobArgocyteEnforcer
prob: 0.005
prob: 0.003
- id: MobArgocyteFounder
prob: 0.005
prob: 0.003
- id: MobArgocyteLeviathing
prob: 0.005
prob: 0.0001

- type: entity
id: MeatVents
Expand All @@ -413,13 +409,11 @@
startAnnouncement: true
earliestStart: 20
reoccurrenceDelay: 12
minimumPlayers: 12
minimumPlayers: 20
weight: 6 # Really weak compared to other critters
duration: 60
- type: VentCrittersRule
entries:
- id: BaseMobFlesh
prob: 0.01
- id: MobFleshJared
prob: 0.005
- id: MobFleshGolem
Expand Down Expand Up @@ -457,7 +451,7 @@
startAnnouncement: true
earliestStart: 20
reoccurrenceDelay: 12
minimumPlayers: 12
minimumPlayers: 20
weight: 6 # Really weak compared to other critters
duration: 60
- type: VentCrittersRule
Expand All @@ -467,11 +461,11 @@
- id: MobCarpMagic
prob: 0.01
- id: MobCarpHolo
prob: 0.01
prob: 0.002
- id: MobCarpRainbow
prob: 0.01
- id: MobShark
prob: 0.01
prob: 0.002
- id: MobCarpDragon
prob: 0.01

Expand All @@ -484,7 +478,7 @@
startAnnouncement: true
earliestStart: 20
reoccurrenceDelay: 12
minimumPlayers: 12
minimumPlayers: 20
weight: 6 # Really weak compared to other critters
duration: 60
- type: VentCrittersRule
Expand All @@ -507,7 +501,7 @@
startAnnouncement: true
earliestStart: 20
reoccurrenceDelay: 12
minimumPlayers: 12
minimumPlayers: 20
weight: 6 # Really weak compared to other critters
duration: 60
- type: VentCrittersRule
Expand Down
Loading