Starbound/assets/devel/items/active/dronecontroller/dronecontroller.activeitem
2025-03-21 22:23:30 +11:00

12 lines
321 B
Text

{
"itemName" : "dronecontroller",
"level" : 1,
"rarity" : "rare",
"description" : "Some kinda weird and janky thing.",
"shortdescription" : "Drone Controller",
"twoHanded" : true,
"inventoryIcon" : "dronecontroller.png",
"animation" : "dronecontroller.animation",
"scripts" : ["dronecontroller.lua"]
}