2020-10-07 02:23:20 +00:00
|
|
|
ItemDef(
|
2021-07-31 22:03:51 +00:00
|
|
|
name: Direct("Blue Falcon"),
|
2020-10-07 02:23:20 +00:00
|
|
|
description: "Sky colored.",
|
|
|
|
kind: Glider(
|
|
|
|
(
|
|
|
|
kind: "Blue0",
|
|
|
|
),
|
|
|
|
),
|
|
|
|
quality: High,
|
2021-02-16 01:05:54 +00:00
|
|
|
tags: [],
|
2020-10-07 02:23:20 +00:00
|
|
|
)
|