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

14 lines
240 B
Plaintext

ItemDef(
legacy_name: "Admin's Black Hole",
legacy_description: "It just works.",
kind: Armor(
(
kind: Bag,
stats: Direct(()),
)
),
quality: Debug,
tags: [],
slots: 900,
)