Page 1 of 1

mining escape-pod-lab yields lab instead of escape-pod-lab

Posted: Sat Apr 13, 2019 7:54 am
by CaveGrinder
the escape-pod-lab prototype currently has
minable = {mining_time = 1, result = "lab"},
while i would have expected
minable = {mining_time = 1, result = "escape-pod-lab"},
(because an item called escape-pod-lab already exists)

Re: mining escape-pod-lab yields lab instead of escape-pod-lab

Posted: Tue May 28, 2019 4:32 pm
by abregado
thanks, this is resolved in the next verson