Skip to content

Commit 262ae25

Browse files
committed
1 More Bottle
Brickbracks bottle
1 parent 6db2183 commit 262ae25

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Loading

game/scripts/vscripts/items/bottle.lua

+2
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ local special_bottles = {
211211
[117601424] = 42, --steam: http://steamcommunity.com/profiles/76561198077867152- twitch: Shonkjr
212212
[105759579] = 43, --steam: http://steamcommunity.com/profiles/76561198066025307 - twitch: Zapp
213213
[94327365] = 44, --steam: http://steamcommunity.com/profiles/76561198054593093 - twitch: SDakFreezes
214+
[196939910] = 45, --steam: http://steamcommunity.com/profiles/76561198157205638 - twitch: brickbrack743
214215
}
215216

216217
local bonusNames = {
@@ -258,6 +259,7 @@ local bonusNames = {
258259
'custom/bottles/bottle_shonkjr',
259260
'custom/bottles/bottle_zapp',
260261
'custom/bottles/bottle_sdakfreezes',
262+
'custom/bottles/bottle_brickbrack743', --45
261263
}
262264

263265
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)