File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
node_modules
2
2
* .vsix
3
- todo.yml
Original file line number Diff line number Diff line change 184
184
"prefix" : " pewpew.BombType.SMALL_FREEZE" ,
185
185
"body" : " pewpew.BombType.SMALL_FREEZE"
186
186
},
187
+ "BonusType_REINSTANTIATION" : {
188
+ "prefix" : " pewpew.BonusType.REINSTANTIATION" ,
189
+ "body" : " pewpew.BonusType.REINSTANTIATION"
190
+ },
191
+ "BonusType_SHIELD" : {
192
+ "prefix" : " pewpew.BonusType.SHIELD" ,
193
+ "body" : " pewpew.BonusType.SHIELD"
194
+ },
195
+ "BonusType_SPEED" : {
196
+ "prefix" : " pewpew.BonusType.SPEED" ,
197
+ "body" : " pewpew.BonusType.SPEED"
198
+ },
199
+ "BonusType_WEAPON" : {
200
+ "prefix" : " pewpew.BonusType.WEAPON" ,
201
+ "body" : " pewpew.BonusType.WEAPON"
202
+ },
187
203
"WeaponType_BULLET" : {
188
204
"prefix" : " pewpew.WeaponType.BULLET" ,
189
205
"body" : " pewpew.WeaponType.BULLET"
You can’t perform that action at this time.
0 commit comments