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

16 lines
310 B
Text

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