mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Adjust stowaway changeling requirements to look more like roundstart Changelings (#75499)
Copies the weights of roundstart changelings, these were too low and I was linked some reasonably low threat rounds on low pop getting them. ## Changelog 🆑 balance: Adjusted stowaway changeling requirements to be closer to roundstart Changelings. /🆑
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
required_candidates = 1
|
||||
weight = 2
|
||||
cost = 12
|
||||
requirements = list(101,101,40,40,20,20,10,10,10,10)
|
||||
requirements = list(101,101,60,50,40,20,20,10,10,10)
|
||||
repeatable = TRUE
|
||||
|
||||
/datum/dynamic_ruleset/latejoin/stowaway_changeling/execute()
|
||||
|
||||
Reference in New Issue
Block a user