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

17 lines
391 B
Text

{
"itemName" : "partypopper",
"level" : 1,
"rarity" : "Legendary",
"category" : "toy",
"description" : "It's party time!",
"shortdescription" : "Party Popper",
"twoHanded" : true,
"inventoryIcon" : "partypoppericon.png",
"animation" : "partypopper.animation",
"animationCustom" : {},
"scripts" : ["partypopper.lua"],
"fireTime" : 2.0,
"fireOffset" : [1.0, 0.0]
}