mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
pets runtime because she deserves it (#17645)
* pets runtime * Update unsorted.dm * Update unsorted.dm
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
if(lastscan.len)
|
||||
data["chems"] = lastscan["reagents"]["reagentlist"]
|
||||
else
|
||||
lastscan["reagents"] = list()
|
||||
data["chems"] = lastscan["reagents"]["reagentlist"] = list()
|
||||
return data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user