hotbot/assets/common/items/debug/admin_black_hole.ron

14 lines
240 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Admin's Black Hole",
legacy_description: "It just works.",
kind: Armor(
(
kind: Bag,
stats: Direct(()),
)
),
quality: Debug,
tags: [],
slots: 900,
)