Skip to content

Commit 63fd5d3

Browse files
committed
Add "Launch Tube" gadget
1 parent 901a721 commit 63fd5d3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/gamedata/materials.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5206,5 +5206,13 @@
52065206
"type": "Gadget",
52075207
"category": "Utility Items",
52085208
"icon": "img/material/Shiki_Koshou.png"
5209+
},
5210+
"Launch Tube": {
5211+
"name": "Launch Tube",
5212+
"desc": "A special device created by the artisan Pengyi. It comes with functions that allow for the creation and automated launch of fireworks. In the hands of someone creative, it will surely see great use in the creation of unique and radiant fireworks shows.",
5213+
"stars": 4,
5214+
"type": "Gadget",
5215+
"category": "Utility Items",
5216+
"icon": "img/material/Launch_Tube.png"
52095217
}
52105218
}

0 commit comments

Comments
 (0)