hotbot/assets/common/items/glider/sandraptor.ron

10 lines
213 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
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)
],
)