mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add mirrored painter variant
This commit is contained in:
@@ -478,7 +478,12 @@ buildings:
|
||||
painter:
|
||||
default:
|
||||
name: &painter Painter
|
||||
description: Colors the whole shape on the left input with the color from the top input.
|
||||
description: &painter_desc Colors the whole shape on the left input with the color from the top input.
|
||||
|
||||
mirrored:
|
||||
name: *painter
|
||||
description: *painter_desc
|
||||
|
||||
double:
|
||||
name: Painter (Double)
|
||||
description: Colors the shapes on the left inputs with the color from the top input.
|
||||
|
||||
Reference in New Issue
Block a user