Skip to content
Snippets Groups Projects
Commit 217d32ad authored by kopareigns's avatar kopareigns
Browse files

Legacy operator

parent bc065c2f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<<set _eyeBallColor = "#ffffff">>
<<if _artSlave.eyeColor neq "">>
<<if _artSlave.eyeColor != "">>
<<if _artSlave.eyeColor.split(" ").length > 1>>
<<set _eyeLens = _artSlave.eyeColor.split(" ")[0]>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment