Skip to content

Commit

Permalink
removed oni, arachne and vulpa from roundstart selection and random w…
Browse files Browse the repository at this point in the history
…eights
  • Loading branch information
vanx committed Aug 31, 2024
1 parent 419edd6 commit 22d7dd9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/DeltaV/Species/vulpkanin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Vulpkanin
name: species-name-vulpkanin
roundStart: true
roundStart: false # WD EDIT
prototype: MobVulpkanin
sprites: MobVulpkaninSprites
defaultSkinTone: "#985629"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Nyanotrasen/Species/Oni.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Oni
name: species-name-oni
roundStart: true
roundStart: false # WD EDIT
prototype: MobOni
dollPrototype: MobOniDummy
markingLimits: MobOniMarkingLimits
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/arachne.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Arachne
name: species-name-arachne
roundStart: true
roundStart: false # WD EDIT
prototype: MobArachne
sprites: MobArachneSprites
markingLimits: MobArachneMarkingLimits
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Species/species_weights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Human: 5
Reptilian: 4
SlimePerson: 4
Oni: 3 #Nyanotrasen Oni, see Prototypes/Nyanotrasen/Entities/Mobs/Species/Oni.yml
# Oni: 3 # WD EDIT, Nyanotrasen Oni, see Prototypes/Nyanotrasen/Entities/Mobs/Species/Oni.yml
Felinid: 4 # Nyanotrasen - Felinid, see Prototypes/Nyanotrasen/Entities/Mobs/Species/felinid.yml
Vulpkanin: 3 # DeltaV - Vulpkanin, see Prototypes/DeltaV/Entities/Mobs/Species/vulpkanin.yml
# Vulpkanin: 3 # WD EDIT, DeltaV - Vulpkanin, see Prototypes/DeltaV/Entities/Mobs/Species/vulpkanin.yml
Diona: 2

0 comments on commit 22d7dd9

Please sign in to comment.