Skip to content

Commit

Permalink
only lamia
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Apr 1, 2024
1 parent b422523 commit 6f4cd41
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/DeltaV/Species/harpy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Harpy
name: species-name-harpy
roundStart: true
roundStart: false
prototype: MobHarpy
sprites: MobHarpySprites
markingLimits: MobHarpyMarkingLimits
Expand Down
4 changes: 0 additions & 4 deletions Resources/Prototypes/DeltaV/Species/lamia.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Delta-V - This file is licensed under AGPLv3
# Copyright (c) 2024 Delta-V Contributors
# See AGPLv3.txt for details.

- type: species
id: Lamia
name: Lamia
Expand Down
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
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
prototype: MobOni
dollPrototype: MobOniDummy
markingLimits: MobOniMarkingLimits
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/arachnid.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Arachnid
name: species-name-arachnid
roundStart: true
roundStart: false
prototype: MobArachnid
sprites: MobArachnidSprites
defaultSkinTone: "#385878"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/diona.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Diona
name: species-name-diona
roundStart: true
roundStart: false
prototype: MobDiona
sprites: MobDionaSprites
defaultSkinTone: "#cdb369"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/human.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Human
name: species-name-human
roundStart: true
roundStart: false
prototype: MobHuman
sprites: MobHumanSprites
markingLimits: MobHumanMarkingLimits
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/moth.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Moth
name: species-name-moth
roundStart: true
roundStart: false
prototype: MobMoth
sprites: MobMothSprites
defaultSkinTone: "#ffda93"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/reptilian.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Reptilian
name: species-name-reptilian
roundStart: true
roundStart: false
prototype: MobReptilian
sprites: MobReptilianSprites
defaultSkinTone: "#34a223"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/slime.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: SlimePerson
name: species-name-slime
roundStart: true
roundStart: false
prototype: MobSlimePerson
sprites: MobSlimeSprites
defaultSkinTone: "#b8b8b8"
Expand Down

0 comments on commit 6f4cd41

Please sign in to comment.