v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
17
assets/devel/items/active/partypopper/partypopper.activeitem
Normal file
17
assets/devel/items/active/partypopper/partypopper.activeitem
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"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]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue