Skip to content

Commit

Permalink
Merge pull request #51 from Very-Soft/RP-RETCON
Browse files Browse the repository at this point in the history
Map fixes and removes haste
  • Loading branch information
Very-Soft authored Nov 12, 2023
2 parents a1d4d26 + 2b98472 commit b62f644
Show file tree
Hide file tree
Showing 4 changed files with 2,956 additions and 2,787 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/datum/trait/positive
category = TRAIT_TYPE_POSITIVE

/* - RS REMOVAL - Increased base speed, removed haste
/datum/trait/positive/speed_fast
name = "Haste"
desc = "Allows you to move faster on average than baseline."
cost = 4
var_changes = list("slowdown" = 0) //RS EDIT - PENDING POTENTIAL REMOVAL DUE TO INCREASED BASE SPEED

*/
/datum/trait/positive/hardy
name = "Hardy"
desc = "Allows you to carry heavy equipment with less slowdown."
Expand Down
Loading

0 comments on commit b62f644

Please sign in to comment.