mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Fixes hidden node unlocking
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
boosted_nodes[N] = max(boosted_nodes[N], N.boost_item_paths[itempath])
|
||||
if(N.autounlock_by_boost)
|
||||
hidden_nodes -= N.id
|
||||
update_node_status(N)
|
||||
return TRUE
|
||||
|
||||
/datum/techweb/proc/update_tiers(datum/techweb_node/base)
|
||||
|
||||
Reference in New Issue
Block a user