Starbound/assets/devel/tech/debug/debug.tech
2025-03-21 22:23:30 +11:00

13 lines
260 B
Text

{
"name" : "debug",
"type" : "head",
"scripts" : ["debug.lua"],
"description" : "Debug info! Use F/G/H to cycle mode/size/shape",
"shortDescription" : "Debug Inspector",
"rarity" : "Legendary",
"icon" : "/tech/booster.png",
"chipCost" : 8
}