forked from space-wizards/space-station-14
-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update gastropoid damage numbers, remove indev name from some files
- Loading branch information
1 parent
893fb5e
commit 7db1f2d
Showing
17 changed files
with
125 additions
and
125 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../Prototypes/_Impstation/Actions/snail.yml → ...otypes/_Impstation/Actions/gastropoid.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...totypes/_Impstation/Body/Organs/snail.yml → ...es/_Impstation/Body/Organs/gastropoid.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
...s/Prototypes/_Impstation/Damage/snail.yml → ...totypes/_Impstation/Damage/gastropoid.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
- type: damageModifierSet | ||
id: Snail | ||
id: Gastropoid | ||
coefficients: | ||
Blunt: .8 | ||
Blunt: 1 | ||
Slash: .8 | ||
Piercing: 1 | ||
Cold: 1.5 | ||
Heat: 1.5 | ||
Piercing: .8 | ||
Cold: 1.2 | ||
Heat: 1.3 | ||
Poison: 1.2 | ||
Cellular: 1 |
Oops, something went wrong.