Built robots should inherit display properties from parent #1663
Labels
C-Low Hanging Fruit
Ideal issue for new contributors.
G-Robots
An issue having to do with robots.
S-Nice to have
The bug fix or feature would be nice but doesn't currently have much negative impact.
T-UI
Involves the user interface.
Z-Feature
A new feature to be added to the game.
Most notably, the status quo is that children built by invisible system robots are automatically visible, and their "invisible" property cannot be set. It doesn't quite work to use the
appear " "
command to hide them, because their background will still be "blank", and hence visible (see #1662).I think that the only existing scenario that even entails a system robot that
build
s children is #1599. Hence the relative recency of #1430 being discovered and fixed.Also related:
Implementation
This should be a simple change here.
The text was updated successfully, but these errors were encountered: