OpenDream icon indicating copy to clipboard operation
OpenDream copied to clipboard

`type::var` does not work for lists

Open ike709 opened this issue 3 months ago • 0 comments

Image

OpenDream currently emits null for both logs, as :: is performing initial() on a list (always null) rather than creating a new list like BYOND does:

Image

This breaks various allowed lists on TG clothing.

ike709 avatar Sep 22 '25 17:09 ike709