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

16 lines
290 B
Text

{
"name" : "noclip",
"type" : "head",
"scripts" : [ "noclip.lua" ],
"animator" : "noclip.animation",
"description" : "There are no clips here.",
"shortDescription" : "Noclip",
"rarity" : "Legendary",
"icon" : "/tech/noclip.png",
"chipCost" : 8,
"flightSpeed" : 50
}