mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-01-06 07:03:06 +00:00
why wasn't this added in first place
bruh!!!!!!!
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/datum/controller/subsystem/processing/station/SetupTraits()
|
||||
if(fexists(FUTURE_STATION_TRAITS_FILE)) //Station traits were previously configured
|
||||
return ..()
|
||||
|
||||
if(!CONFIG_GET(flag/weighted_station_traits)) //Weighted station traits are deactivated
|
||||
return
|
||||
|
||||
. = ..()
|
||||
Reference in New Issue
Block a user