hotbot/assets/common/items/glider/sandraptor.ron
2024-06-11 14:43:30 -04:00

10 lines
213 B
Plaintext

ItemDef(
legacy_name: "Sand Raptor Wings",
legacy_description: "Take flight with the wings of a thirsty predator",
kind: Glider,
quality: High,
tags: [
SalvageInto(Leather, 1)
],
)