[MIRROR] [s] Fixes exploit where botany trays can be refilled at no cost. (#7081)

* [s] Fixes exploit where botany trays can be refilled at no cost.

* Merge pull request #38422 from DaxDupont/hydroponics

[s] Fixes exploit where botany trays can be refilled at no cost.
This commit is contained in:
CitadelStationBot
2018-06-13 22:25:08 -05:00
committed by kevinz000
parent 0ab6db65a7
commit d06df512d0

View File

@@ -45,8 +45,6 @@
rating = M.rating
maxwater = tmp_capacity * 50 // Up to 300
maxnutri = tmp_capacity * 5 // Up to 30
waterlevel = maxwater
nutrilevel = 3
/obj/machinery/hydroponics/Destroy()
if(myseed)