forked from ss220-space/Paradise
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add:Leg paralysis (ss220-space#5827)
* bugfix * 12312321 * Revert "12312321" This reverts commit 1d87a2f. * Revert "bugfix" This reverts commit 790176b. * szfdsfsdfds * asdfasdfas * adfafyresh * convert to TRAIT_FLOORED * blacklisted_disabilities * аывыав * А тут надо писать просто примерное название? * do what Zwei want * del trait_nolegs, change disab flag name * 2.0 * dsfdssd * change name 2.0 * fdsdsf * dsfhgdfgdf
- Loading branch information
1 parent
2248b9d
commit 207c0ea
Showing
7 changed files
with
21 additions
and
7 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -180,7 +180,3 @@ | |
..() | ||
block = GLOB.fakeblock4 | ||
|
||
|
||
/datum/dna/gene/basic/fake/fake5/New() | ||
..() | ||
block = GLOB.fakeblock5 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -485,6 +485,7 @@ | |
"WEAK" = 150, | ||
"HORNS" = 150, | ||
"COMIC" = 150, | ||
"PARAPLEGIA" = 150, | ||
) | ||
|
||
hard_items = list( | ||
|