mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Fixes Max Research Levels
This commit is contained in:
@@ -223,7 +223,7 @@ datum/tech/magnets
|
||||
name = "Electromagnetic Spectrum Research"
|
||||
desc = "Research into the electromagnetic spectrum. No clue how they actually work, though."
|
||||
id = "magnets"
|
||||
max_level = 5
|
||||
max_level = 6
|
||||
|
||||
datum/tech/programming
|
||||
name = "Data Theory Research"
|
||||
|
||||
Reference in New Issue
Block a user