Files
Polaris/code
Leshana 054fdbb925 Fix bad index and bad arg name runtimes in find_spawning.dm
* Code was assuming that item.origin_tech would be an initialized list.
  To be safe we use LAZYSET so it will work properly even if its null.
* Other code was calling pickweight and passing it the options as named
  arguments.  They are supposed to be passed as a list.
2020-02-24 00:02:23 -05:00
..
2020-02-19 11:33:28 -08:00
2020-02-17 13:14:08 -05:00
2020-02-17 13:14:08 -05:00