Fixes Max Research Levels

This commit is contained in:
Fox-McCloud
2015-08-25 21:59:51 -04:00
parent 386ccd9717
commit 52df4c6a33
+1 -1
View File
@@ -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"