12 lines
321 B
Text
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"]
|
|
}
|