Skip to content

Commit

Permalink
Sets Skub's station trait weight to 0 (#2604)
Browse files Browse the repository at this point in the history
Update station_traits.dm
  • Loading branch information
Zergspower authored and StealsThePRs committed May 21, 2024
1 parent 87c2e72 commit 7446f7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modular_nova/modules/station_traits/code/station_traits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@

/datum/station_trait/birthday
weight = 3

/datum/station_trait/skub
weight = 0

0 comments on commit 7446f7d

Please sign in to comment.