This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.

10 lines
213 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04: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)
],
)